fangq il y a 4 ans
Parent
commit
a8925ccfd6
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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;