diff --git a/src/pages/processCenter/pages/creatProcess/qbrk-product/step13.vue b/src/pages/processCenter/pages/creatProcess/qbrk-product/step13.vue index 8c4b2cde9..3ced4bb12 100644 --- a/src/pages/processCenter/pages/creatProcess/qbrk-product/step13.vue +++ b/src/pages/processCenter/pages/creatProcess/qbrk-product/step13.vue @@ -1152,6 +1152,7 @@ this.choiceZRRList(type, title, id) }, formSelectLawsCancel(replaceLawsNumModel,replaceLawType,title){ + this.replaceLawsNumForm.numberName = "" this.replaceLawsNumModel = replaceLawsNumModel this.replaceLawType = replaceLawType this.config.attrName = title diff --git a/src/pages/processCenter/pages/creatProcess/qbrk-product/step3.vue b/src/pages/processCenter/pages/creatProcess/qbrk-product/step3.vue index 394dd2e96..5071cb0a1 100644 --- a/src/pages/processCenter/pages/creatProcess/qbrk-product/step3.vue +++ b/src/pages/processCenter/pages/creatProcess/qbrk-product/step3.vue @@ -1198,6 +1198,7 @@ this.choiceZRRList(type, title, id) }, formSelectLawsCancel(replaceLawsNumModel,replaceLawType,title){ + this.replaceLawsNumForm.numberName = "" this.replaceLawsNumModel = replaceLawsNumModel this.replaceLawType = replaceLawType this.config.attrName = title diff --git a/src/pages/processCenter/pages/creatProcess/qbrk-product/step6.vue b/src/pages/processCenter/pages/creatProcess/qbrk-product/step6.vue index 2fdb541e5..7a533d76a 100644 --- a/src/pages/processCenter/pages/creatProcess/qbrk-product/step6.vue +++ b/src/pages/processCenter/pages/creatProcess/qbrk-product/step6.vue @@ -1290,6 +1290,7 @@ this.choiceZRRList(type, title, id) }, formSelectLawsCancel(replaceLawsNumModel,replaceLawType,title){ + this.replaceLawsNumForm.numberName = "" this.replaceLawsNumModel = replaceLawsNumModel this.replaceLawType = replaceLawType this.config.attrName = title diff --git a/src/pages/processCenter/pages/creatProcess/qbrk-product/stepC3.vue b/src/pages/processCenter/pages/creatProcess/qbrk-product/stepC3.vue index 8808989f2..d6cf43e91 100644 --- a/src/pages/processCenter/pages/creatProcess/qbrk-product/stepC3.vue +++ b/src/pages/processCenter/pages/creatProcess/qbrk-product/stepC3.vue @@ -1199,6 +1199,7 @@ this.choiceZRRList(type, title, id) }, formSelectLawsCancel(replaceLawsNumModel,replaceLawType,title){ + this.replaceLawsNumForm.numberName = "" this.replaceLawsNumModel = replaceLawsNumModel this.replaceLawType = replaceLawType this.config.attrName = title diff --git a/src/pages/processCenter/pages/creatProcess/qbrk-product/stepC6.vue b/src/pages/processCenter/pages/creatProcess/qbrk-product/stepC6.vue index 697a0154d..acc81f1fd 100644 --- a/src/pages/processCenter/pages/creatProcess/qbrk-product/stepC6.vue +++ b/src/pages/processCenter/pages/creatProcess/qbrk-product/stepC6.vue @@ -1299,6 +1299,7 @@ this.choiceZRRList(type, title, id) }, formSelectLawsCancel(replaceLawsNumModel,replaceLawType,title){ + this.replaceLawsNumForm.numberName = "" this.replaceLawsNumModel = replaceLawsNumModel this.replaceLawType = replaceLawType this.config.attrName = title diff --git a/src/pages/processCenter/pages/creatProcess/qbrk/step12.vue b/src/pages/processCenter/pages/creatProcess/qbrk/step12.vue index 1732335e4..e109bd37f 100644 --- a/src/pages/processCenter/pages/creatProcess/qbrk/step12.vue +++ b/src/pages/processCenter/pages/creatProcess/qbrk/step12.vue @@ -1179,6 +1179,7 @@ this.choiceZRRList(type, title, id) }, formSelectLawsCancel(replaceLawsNumModel,replaceLawType,title){ + this.replaceLawsNumForm.numberName = "" this.replaceLawsNumModel = replaceLawsNumModel this.replaceLawType = replaceLawType this.config.attrName = title diff --git a/src/pages/processCenter/pages/creatProcess/qbrk/step13.vue b/src/pages/processCenter/pages/creatProcess/qbrk/step13.vue index 117bf635c..44b58356a 100644 --- a/src/pages/processCenter/pages/creatProcess/qbrk/step13.vue +++ b/src/pages/processCenter/pages/creatProcess/qbrk/step13.vue @@ -1183,6 +1183,7 @@ this.choiceZRRList(type, title, id) }, formSelectLawsCancel(replaceLawsNumModel,replaceLawType,title){ + this.replaceLawsNumForm.numberName = "" this.replaceLawsNumModel = replaceLawsNumModel this.replaceLawType = replaceLawType this.config.attrName = title diff --git a/src/pages/processCenter/pages/creatProcess/qbrk/step3.vue b/src/pages/processCenter/pages/creatProcess/qbrk/step3.vue index 593d0ae14..bd828ecd8 100644 --- a/src/pages/processCenter/pages/creatProcess/qbrk/step3.vue +++ b/src/pages/processCenter/pages/creatProcess/qbrk/step3.vue @@ -1221,6 +1221,7 @@ this.choiceZRRList(type, title, id) }, formSelectLawsCancel(replaceLawsNumModel,replaceLawType,title){ + this.replaceLawsNumForm.numberName = "" this.replaceLawsNumModel = replaceLawsNumModel this.replaceLawType = replaceLawType this.config.attrName = title diff --git a/src/pages/processCenter/pages/creatProcess/qbrk/step6.vue b/src/pages/processCenter/pages/creatProcess/qbrk/step6.vue index 3df64a428..955a2872f 100644 --- a/src/pages/processCenter/pages/creatProcess/qbrk/step6.vue +++ b/src/pages/processCenter/pages/creatProcess/qbrk/step6.vue @@ -1567,6 +1567,7 @@ this.choiceZRRList(type, title, id) }, formSelectLawsCancel(replaceLawsNumModel,replaceLawType,title){ + this.replaceLawsNumForm.numberName = "" this.replaceLawsNumModel = replaceLawsNumModel this.replaceLawType = replaceLawType this.config.attrName = title diff --git a/src/pages/processCenter/pages/creatProcess/qbrk/stepC1.vue b/src/pages/processCenter/pages/creatProcess/qbrk/stepC1.vue index 1b9a4e515..fa2207720 100644 --- a/src/pages/processCenter/pages/creatProcess/qbrk/stepC1.vue +++ b/src/pages/processCenter/pages/creatProcess/qbrk/stepC1.vue @@ -1387,6 +1387,7 @@ this.choiceZRRList(type, title, id) }, formSelectLawsCancel(replaceLawsNumModel,replaceLawType,title){ + this.replaceLawsNumForm.numberName = "" this.replaceLawsNumModel = replaceLawsNumModel this.replaceLawType = replaceLawType this.config.attrName = title diff --git a/src/pages/processCenter/pages/creatProcess/qbrk/stepC3.vue b/src/pages/processCenter/pages/creatProcess/qbrk/stepC3.vue index 1d2e6d799..14a10d28a 100644 --- a/src/pages/processCenter/pages/creatProcess/qbrk/stepC3.vue +++ b/src/pages/processCenter/pages/creatProcess/qbrk/stepC3.vue @@ -1221,6 +1221,7 @@ this.choiceZRRList(type, title, id) }, formSelectLawsCancel(replaceLawsNumModel,replaceLawType,title){ + this.replaceLawsNumForm.numberName = "" this.replaceLawsNumModel = replaceLawsNumModel this.replaceLawType = replaceLawType this.config.attrName = title diff --git a/src/pages/processCenter/pages/creatProcess/qbrk/stepC6.vue b/src/pages/processCenter/pages/creatProcess/qbrk/stepC6.vue index 833a1a70c..93b2f59c0 100644 --- a/src/pages/processCenter/pages/creatProcess/qbrk/stepC6.vue +++ b/src/pages/processCenter/pages/creatProcess/qbrk/stepC6.vue @@ -1567,6 +1567,7 @@ this.choiceZRRList(type, title, id) }, formSelectLawsCancel(replaceLawsNumModel,replaceLawType,title){ + this.replaceLawsNumForm.numberName = "" this.replaceLawsNumModel = replaceLawsNumModel this.replaceLawType = replaceLawType this.config.attrName = title