+
-
+
-
+
{
- if (res.success) {
- this.$message.success(res.message);
- this.$router.push("/processCenter");
- }
- this.isSubmit = false
- }, e => {
+ if(!this.commentText){
+ this.$message.warning('请填写审批意见')
+ }else{
+ this.isSubmit = true
+ this.wbbzform.signFlag = '0',
+ this.wbbzform.passUser = this.$store.getters.userInfo.userId,
+ this.wbbzform.commentText = this.commentText;
+ this.wbbzform.participantsData = this.participantsData
+ this.wbbzform.associationData = this.associationData
+ var json = JSON.stringify( this.wbbzform)
+ this.$http.post("lawss/activiti/completeTask", {
+ taskIds: this.taskIds,
+ userId: this.userId,
+ json: json
+ }, {
+ _this: this
+ }, res => {
+ if (res.success) {
+ this.$message.success(res.message);
+ this.$router.push("/processCenter");
+ }
+ this.isSubmit = false
+ }, e => {
- });
+ });
+ }
},
},
mounted() {
diff --git a/src/pages/processCenter/pages/creatProcess/jrbzhxh/step4.vue b/src/pages/processCenter/pages/creatProcess/jrbzhxh/step4.vue
index 0f9969045..d999dc6d1 100644
--- a/src/pages/processCenter/pages/creatProcess/jrbzhxh/step4.vue
+++ b/src/pages/processCenter/pages/creatProcess/jrbzhxh/step4.vue
@@ -198,7 +198,7 @@
-
+
-
+
{
- if (res.success) {
- this.$message.success(res.message);
- this.$router.push("/processCenter");
- }
- this.isSubmit = false
- }, e => {
+ if(!this.commentText){
+ this.$message.warning('请填写审批意见')
+ }else{
+ this.isSubmit = true
+ this.wbbzform.bzFlag = '2',
+ this.wbbzform.passUser = this.$store.getters.userInfo.userId,
+ this.wbbzform.commentText = this.commentText;
+ this.wbbzform.participantsData = this.participantsData
+ this.wbbzform.associationData = this.associationData
+ var json = JSON.stringify( this.wbbzform)
+ this.$http.post("lawss/activiti/completeTask", {
+ taskIds: this.taskIds,
+ userId: this.userId,
+ json: json
+ }, {
+ _this: this
+ }, res => {
+ if (res.success) {
+ this.$message.success(res.message);
+ this.$router.push("/processCenter");
+ }
+ this.isSubmit = false
+ }, e => {
- });
+ });
+ }
},
},
mounted() {
diff --git a/src/pages/processCenter/pages/creatProcess/wbsm/step1-5.vue b/src/pages/processCenter/pages/creatProcess/wbsm/step1-5.vue
index 0a73bf5d8..9cce7ecc6 100644
--- a/src/pages/processCenter/pages/creatProcess/wbsm/step1-5.vue
+++ b/src/pages/processCenter/pages/creatProcess/wbsm/step1-5.vue
@@ -74,7 +74,7 @@
-
+
-
+
-
+
-
+
-
+
-
+
@@ -125,7 +125,7 @@
-
+
@@ -140,7 +140,7 @@
-
+
@@ -155,7 +155,7 @@
-
+
@@ -190,7 +190,7 @@
企业标准相关流程
-
+
@@ -205,7 +205,7 @@
-
+
@@ -220,7 +220,7 @@
-
+
@@ -235,7 +235,7 @@
-
+
@@ -256,7 +256,7 @@
标准化活动相关流程
-
+
@@ -271,7 +271,7 @@
-
+
@@ -286,7 +286,7 @@
-
+
@@ -301,7 +301,7 @@
-
+
@@ -316,7 +316,7 @@
-
+
@@ -331,14 +331,14 @@
-
-
+
+
@@ -346,7 +346,7 @@
-
加入标准化协会信息提报流程
+ 参与外部标准制修订信息提报流程
-
+