diff --git a/src/pages/processCenter/pages/creatProcess/bzzqyj/step5.vue b/src/pages/processCenter/pages/creatProcess/bzzqyj/step5.vue index d4ddea515..a3b328df4 100644 --- a/src/pages/processCenter/pages/creatProcess/bzzqyj/step5.vue +++ b/src/pages/processCenter/pages/creatProcess/bzzqyj/step5.vue @@ -164,12 +164,18 @@ + + + + @@ -444,12 +449,11 @@ reason: "修改理由", department: "提出部门", responUserName: "提出人", + stateText: "处理意见", + cause: "原因", }, dataList: [] }; - if (title === '上报意见.xls') { - params.columnName.stateText = "处理意见" - } params.dataList = JSON.parse(JSON.stringify(row)); params.dataList.forEach(item => { if (item.state === "1") { diff --git a/src/pages/processCenter/pages/creatProcess/bzzqyj/step7.vue b/src/pages/processCenter/pages/creatProcess/bzzqyj/step7.vue index d5e82be16..f1847eabb 100644 --- a/src/pages/processCenter/pages/creatProcess/bzzqyj/step7.vue +++ b/src/pages/processCenter/pages/creatProcess/bzzqyj/step7.vue @@ -165,6 +165,11 @@
{{ stateText(scope.row.state) }}
+ + @@ -406,12 +411,11 @@ export default { reason: "修改理由", department: "提出部门", responUserName: "提出人", + stateText: "处理意见", + cause: "原因", }, dataList: [] }; - if (title === '上报意见.xls') { - params.columnName.stateText = "处理意见" - } params.dataList = JSON.parse(JSON.stringify(row)); params.dataList.forEach(item => { if (item.state === "1") { @@ -439,6 +443,8 @@ export default { this.active = name }, handleSubmit() { + console.log(this.data); + return this.isSubmit = true var json = this.json json.bdFlag = '0' diff --git a/src/pages/processCenter/pages/creatProcess/bzzqyj/step8.vue b/src/pages/processCenter/pages/creatProcess/bzzqyj/step8.vue index a48982069..623533ab4 100644 --- a/src/pages/processCenter/pages/creatProcess/bzzqyj/step8.vue +++ b/src/pages/processCenter/pages/creatProcess/bzzqyj/step8.vue @@ -165,6 +165,11 @@
{{ stateText(scope.row.state) }}
+ + @@ -410,12 +415,11 @@ export default { reason: "修改理由", department: "提出部门", responUserName: "提出人", + stateText: "处理意见", + cause: "原因", }, dataList: [] }; - if (title === '上报意见.xls') { - params.columnName.stateText = "处理意见" - } params.dataList = JSON.parse(JSON.stringify(row)); params.dataList.forEach(item => { if (item.state === "1") { diff --git a/src/pages/processCenter/pages/creatProcess/bzzqyj/step9.vue b/src/pages/processCenter/pages/creatProcess/bzzqyj/step9.vue index 5c1bd115f..8fc381cb8 100644 --- a/src/pages/processCenter/pages/creatProcess/bzzqyj/step9.vue +++ b/src/pages/processCenter/pages/creatProcess/bzzqyj/step9.vue @@ -165,6 +165,11 @@
{{ stateText(scope.row.state) }}
+ + @@ -409,12 +414,11 @@ export default { reason: "修改理由", department: "提出部门", responUserName: "提出人", + stateText: "处理意见", + cause: "原因", }, dataList: [] }; - if (title === '上报意见.xls') { - params.columnName.stateText = "处理意见" - } params.dataList = JSON.parse(JSON.stringify(row)); params.dataList.forEach(item => { if (item.state === "1") { diff --git a/src/pages/processCenter/pages/phone/bzzqyj/step6.vue b/src/pages/processCenter/pages/phone/bzzqyj/step6.vue index 1c2cdefb2..c4ac44874 100644 --- a/src/pages/processCenter/pages/phone/bzzqyj/step6.vue +++ b/src/pages/processCenter/pages/phone/bzzqyj/step6.vue @@ -137,6 +137,11 @@
{{ stateText(scope.row.state) }}
+ + @@ -329,12 +334,11 @@ reason: "修改理由", department: "提出部门", responUserName: "提出人", + stateText: "处理意见", + cause: "原因", }, dataList: [] }; - if (title === '上报意见.xls') { - params.columnName.stateText = "处理意见" - } params.dataList = JSON.parse(JSON.stringify(row)); params.dataList.forEach(item => { if (item.state === "1") { @@ -357,7 +361,7 @@ handleSave() { }, handleSubmit() { - this.isSubmit = true; + this.isSubmit = true; var json = this.json; json.hqFlag = '0'; json.commentText = this.commentText; diff --git a/src/pages/processCenter/pages/phone/bzzqyj/step7.vue b/src/pages/processCenter/pages/phone/bzzqyj/step7.vue index 03240c55f..6a2b6643d 100644 --- a/src/pages/processCenter/pages/phone/bzzqyj/step7.vue +++ b/src/pages/processCenter/pages/phone/bzzqyj/step7.vue @@ -137,6 +137,11 @@
{{ stateText(scope.row.state) }}
+ + @@ -329,12 +334,11 @@ reason: "修改理由", department: "提出部门", responUserName: "提出人", + stateText: "处理意见", + cause: "原因", }, dataList: [] }; - if (title === '上报意见.xls') { - params.columnName.stateText = "处理意见" - } params.dataList = JSON.parse(JSON.stringify(row)); params.dataList.forEach(item => { if (item.state === "1") { diff --git a/src/pages/processCenter/pages/phone/bzzqyj/step8.vue b/src/pages/processCenter/pages/phone/bzzqyj/step8.vue index c0401b9ae..40fd42ee2 100644 --- a/src/pages/processCenter/pages/phone/bzzqyj/step8.vue +++ b/src/pages/processCenter/pages/phone/bzzqyj/step8.vue @@ -137,6 +137,11 @@
{{ stateText(scope.row.state) }}
+ + @@ -329,12 +334,11 @@ reason: "修改理由", department: "提出部门", responUserName: "提出人", + stateText: "处理意见", + cause: "原因", }, dataList: [] }; - if (title === '上报意见.xls') { - params.columnName.stateText = "处理意见" - } params.dataList = JSON.parse(JSON.stringify(row)); params.dataList.forEach(item => { if (item.state === "1") { diff --git a/src/pages/processCenter/pages/phone/bzzqyj/step9.vue b/src/pages/processCenter/pages/phone/bzzqyj/step9.vue index d89399ddb..fa042f0e9 100644 --- a/src/pages/processCenter/pages/phone/bzzqyj/step9.vue +++ b/src/pages/processCenter/pages/phone/bzzqyj/step9.vue @@ -137,6 +137,11 @@
{{ stateText(scope.row.state) }}
+ + @@ -344,12 +349,11 @@ reason: "修改理由", department: "提出部门", responUserName: "提出人", + stateText: "处理意见", + cause: "原因", }, dataList: [] }; - if (title === '上报意见.xls') { - params.columnName.stateText = "处理意见" - } params.dataList = JSON.parse(JSON.stringify(row)); params.dataList.forEach(item => { if (item.state === "1") {