Prechádzať zdrojové kódy

工作流代办标题

hujunwei@agilestar.cn 1 rok pred
rodič
commit
da968e7c43

+ 1 - 0
src/pages/main/accountPermissions/accountApplication.vue

@@ -1552,6 +1552,7 @@ export default {
         clickHandles() {
             this.getNextPath(this.fromList.resourceId || "");
             console.log(this.fromList);
+            this.request_form.title = '[IT工作台]-账号申请-' + this.fromList.needName;
             // if (this.fromList.taskId) {
             //     this.destroy = true;
             //     this.handleStatus = true;

+ 1 - 0
src/pages/main/accountPermissions/accountPermissions.vue

@@ -798,6 +798,7 @@ export default {
         clickHandles() {
             this.getNextPath(this.fromList.resourceId || "");
             console.log(this.fromList);
+            this.request_form.title = '[IT工作台]-账号权限申请-' + this.fromList.needName;
             // if (this.fromList.taskId) {
             //     this.destroy = true;
             //     this.handleStatus = true;

+ 1 - 0
src/pages/main/accountPermissions/accountdel.vue

@@ -1070,6 +1070,7 @@ export default {
         clickHandles() {
             this.getNextPath(this.fromList.resourceId || "");
             console.log(this.fromList);
+            this.request_form.title = '[IT工作台]-账号删除-' + this.fromList.needName;
             // if (this.fromList.taskId) {
             //     this.destroy = true;
             //     this.handleStatus = true;

+ 1 - 0
src/pages/main/accountPermissions/aqbgsyList.vue

@@ -835,6 +835,7 @@ export default {
         clickHandles() {
             this.getNextPath(this.fromList.resourceId || "");
             console.log(this.fromList);
+            this.request_form.title = '[IT工作台]-安全报告审阅-'+this.fromList.needName;
             // if (this.fromList.taskId) {
             //     this.destroy = true;
             //     this.handleStatus = true;

+ 1 - 0
src/pages/main/accountPermissions/klhfsqList.vue

@@ -876,6 +876,7 @@ export default {
         clickHandles() {
             this.getNextPath(this.fromList.resourceId || "");
             console.log(this.fromList);
+            this.request_form.title = '[IT工作台]-口令恢复申请-' + this.fromList.needName;
             // if (this.fromList.taskId) {
             //     this.destroy = true;
             //     this.handleStatus = true;

+ 1 - 0
src/pages/main/accountPermissions/rltzjlList.vue

@@ -887,6 +887,7 @@ export default {
         clickHandles() {
             this.getNextPath(this.fromList.resourceId || "");
             console.log(this.fromList);
+            this.request_form.title = '[IT工作台]-容量调整记录-' + this.fromList.needName;
             // if (this.fromList.taskId) {
             //     this.destroy = true;
             //     this.handleStatus = true;

+ 1 - 0
src/pages/main/accountPermissions/sjkdbList.vue

@@ -1198,6 +1198,7 @@ export default {
         clickHandles() {
             this.getNextPath(this.fromList.resourceId || "");
             console.log(this.fromList);
+            this.request_form.title = '[IT工作台]-数据库导表-' + this.fromList.needName;
             // if (this.fromList.taskId) {
             //     this.destroy = true;
             //     this.handleStatus = true;

+ 1 - 0
src/pages/main/accountPermissions/tyshList.vue

@@ -877,6 +877,7 @@ export default {
         clickHandles() {
             this.getNextPath(this.fromList.resourceId || "");
             console.log(this.fromList);
+            this.request_form.title = '[IT工作台]-通用审核-' + this.fromList.needName;
             // if (this.fromList.taskId) {
             //     this.destroy = true;
             //     this.handleStatus = true;

+ 1 - 0
src/pages/main/applyFor/authoriZation.vue

@@ -1020,6 +1020,7 @@ export default {
     dealwith() {
       if (this.ruleForm.id) {
         this.dialogVisible1 = true;
+        this.request_form.title = '[IT工作台]-' + '口令授权-' + this.$refs.ruleForm.model.needName;
       } else {
         this.$message.error("请先点保存按钮");
       }

+ 1 - 0
src/pages/main/applyFor/backupRequire.vue

@@ -814,6 +814,7 @@ export default {
     dealwith() {
       if (this.ruleForm.id) {
         this.dialogVisible1 = true;
+        this.request_form.title = '[IT工作台]-' + '备份需求及变更-' + this.$refs.ruleForm.model.needName;
       } else {
         this.$message.error("请先点保存按钮");
       }

+ 1 - 0
src/pages/main/applyFor/emergencyPlan.vue

@@ -1036,6 +1036,7 @@ export default {
 
       if (this.ruleForm.id) {
         this.getNextPath(this.ruleForm.resourceId || "");
+        this.request_form.title = '[IT工作台]-' + '应急预案审批-' + this.$refs.ruleForm.model.needName;
       } else {
         this.$message.error("请先点保存按钮");
       }

+ 1 - 0
src/pages/main/applyFor/internetAccess.vue

@@ -822,6 +822,7 @@ export default {
     dealwith() {
       if (this.ruleForm.id) {
         this.dialogVisible1 = true;
+        this.request_form.title = '[IT工作台]-' + '互联网访问端口开放-' + this.$refs.ruleForm.model.needName;
       } else {
         this.$message.error("请先点保存按钮");
       }

+ 1 - 0
src/pages/main/applyFor/resourceApply.vue

@@ -821,6 +821,7 @@ export default {
     dealwith() {
       if (this.ruleForm.id) {
         this.dialogVisible1 = true;
+        this.request_form.title = '[IT工作台]-' + '系统资源申请-' + this.$refs.ruleForm.model.needName;
       } else {
         this.$message.error("请先点保存按钮");
       }

+ 1 - 0
src/pages/main/applyFor/securityAudit.vue

@@ -803,6 +803,7 @@ export default {
     dealwith() {
       if (this.ruleForm.id) {
         this.dialogVisible1 = true;
+        this.request_form.title = '[IT工作台]-' + '安全审计计划管理-' + this.$refs.ruleForm.model.needName;
       } else {
         this.$message.error("请先点保存按钮");
       }

+ 1 - 0
src/pages/main/applyFor/userChange.vue

@@ -1253,6 +1253,7 @@ export default {
     dealwith(){
      if(this.ruleForm.id){
       this.dialogVisible1 = true;
+      this.request_form.title = '[IT工作台]-'+'用户使用者变更-'+ this.$refs.ruleForm.model.needName;
     }else{
       this.$message.error("请先点保存按钮");
     }

+ 1 - 0
src/pages/main/bfsj/bfsjList.vue

@@ -835,6 +835,7 @@ export default {
         clickHandles() {
             this.getNextPath(this.fromList.resourceId || "");
             console.log(this.fromList);
+            this.request_form.title = '[IT工作台]-'+'备份数据-'+ this.fromList.needName;
             // if (this.fromList.taskId) {
             //     this.destroy = true;
             //     this.handleStatus = true;

+ 1 - 0
src/pages/main/firewall/index.vue

@@ -399,6 +399,7 @@ export default {
         //处理按钮,开始工作流接口
         clickHandles() {
             this.getNextPath(this.fromList.resourceId || "");
+            this.request_form.title = '[IT工作台]-防火墙策略-' + this.$refs.formTable.form.needName;
         },
         getNextPath(e) {
             let list = {

+ 2 - 0
src/pages/main/leader/risk/riskMaterials.vue

@@ -1075,12 +1075,14 @@ export default {
                 if (this.savestatusBtn) {
                     this.destroy = true;
                     this.handleStatus = true;
+                    this.request_form.title = '[市场工作台]-风险点防控-'+this.fromList.needName;
                 } else {
                     this.$message.error("请先点击保存按钮");
                 }
             } else {
                 this.destroy = true;
                 this.handleStatus = true;
+                this.request_form.title = '[市场工作台]-风险点防控-'+this.fromList.needName;
             }
         },
         //处理关闭

+ 1 - 0
src/pages/main/opcode/index.vue

@@ -399,6 +399,7 @@ export default {
         //处理按钮,开始工作流接口
         clickHandles() {
             this.getNextPath(this.fromList.resourceId || "");
+            this.request_form.title = '[IT工作台]-Op_Code-' + this.$refs.formTable.form.needName;
         },
         getNextPath(e) {
             let list = {

+ 1 - 0
src/pages/main/productionDataExport/cityHome.vue

@@ -946,6 +946,7 @@
             clickHandles() {
                 this.getNextPath(this.fromList.resourceId || "");
                 console.log(this.fromList);
+                this.request_form.title = "[工作台]-地市生产数据导出-" + this.$refs.formTable.form.needName;
                 // if (this.fromList.taskId) {
                 //     this.destroy = true;
                 //     this.handleStatus = true;

+ 1 - 0
src/pages/main/productionDataExport/provinceHome.vue

@@ -951,6 +951,7 @@
             clickHandles() {
                 this.getNextPath(this.fromList.resourceId || "");
                 console.log(this.fromList);
+                this.request_form.title = "[工作台]-省生产数据导出-" + this.$refs.formTable.form.needName;
                 // if (this.fromList.taskId) {
                 //     this.destroy = true;
                 //     this.handleStatus = true;

+ 1 - 0
src/pages/main/provincialWorkOrder/provincialWorkOrder.vue

@@ -1122,6 +1122,7 @@ export default {
         clickHandles() {
             this.getNextPath(this.fromList.resourceId || "");
             console.log(this.fromList);
+            this.request_form.title = '[工作台]-省通用工单-'+this.fromList.needName;
             // if (this.fromList.taskId) {
             //     this.destroy = true;
             //     this.handleStatus = true;

+ 1 - 0
src/pages/main/provincialWorkOrder/provincialWorkOrderArea.vue

@@ -938,6 +938,7 @@ export default {
         clickHandles() {
             this.getNextPath(this.fromList.resourceId || "");
             console.log(this.fromList);
+            this.request_form.title = '[工作台]-地市通用工单-'+this.fromList.needName;
             // if (this.fromList.taskId) {
             //     this.destroy = true;
             //     this.handleStatus = true;

+ 1 - 0
src/pages/main/terminals/components/adverts.vue

@@ -496,6 +496,7 @@ export default {
       });
     },
     dialogCli(v) {
+      this.request_form.title = '[市场工作台]-'+'广告设计及素材库-'+ this.$refs.infoApply.model.need_name;
       if(v ==2 ){
         this.checkexa = true;
       }

+ 1 - 0
src/pages/main/userList/docAppr.vue

@@ -851,6 +851,7 @@ export default {
         clickHandles() {
             this.getNextPath(this.fromList.resourceId || "");
             console.log(this.fromList);
+            this.request_form.title = '[IT工作台]-文件审批-' + this.fromList.title;
             // if (this.fromList.taskId) {
             //     this.destroy = true;
             //     this.handleStatus = true;

+ 1 - 0
src/pages/main/userList/userList.vue

@@ -835,6 +835,7 @@ export default {
         clickHandles() {
             this.getNextPath(this.fromList.resourceId || "");
             console.log(this.fromList);
+            this.request_form.title = '[IT工作台]-用户清单-' + this.fromList.needName;
             // if (this.fromList.taskId) {
             //     this.destroy = true;
             //     this.handleStatus = true;