src/views/padSunmaryProcedure/padFrom.vue
@@ -78,6 +78,9 @@ }, onSubmit(){ this.form.hanlderIds=this.form.hanlderIds.toString() if (this.dataForm.hanlderIds.length < 1) { this.dataForm.hanlders = ''; } easycase(this.form).then(res =>{ this.backAll() })