fangq hace 4 años
padre
commit
a8925ccfd6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/bank/sealhandover.vue

+ 1 - 1
src/views/bank/sealhandover.vue

@@ -709,7 +709,7 @@
           }
         }
         if (this.form.isTurnIn){
-          this.turnInChange(true)
+          // this.turnInChange(true)
         }
         if (type == 'edit' && this.form.sealType.indexOf('-') == -1){
           this.form.sealType = this.form.sealType + '-' + this.form.sealNo;