@@ -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;