han\hanst 4 weeks ago
parent
commit
8d8e3c3599
  1. 4
      src/views/modules/ecss/codelnotify.vue

4
src/views/modules/ecss/codelnotify.vue

@ -2062,10 +2062,10 @@
}) })
return false return false
} }
this.walMartOrderFlag='N';
this.fscFlag='N';
if (this.currentRow.buNo=='03-RFID') { if (this.currentRow.buNo=='03-RFID') {
this.walMartOrderDialog=true; this.walMartOrderDialog=true;
this.walMartOrderFlag='N';
this.fscFlag='N';
} else { } else {
this.xiadaEcssDel() this.xiadaEcssDel()
} }

Loading…
Cancel
Save