diff --git a/src/views/modules/ecss/codelnotify.vue b/src/views/modules/ecss/codelnotify.vue index 9a5af14..ec63ecc 100644 --- a/src/views/modules/ecss/codelnotify.vue +++ b/src/views/modules/ecss/codelnotify.vue @@ -2062,10 +2062,10 @@ }) return false } + this.walMartOrderFlag='N'; + this.fscFlag='N'; if (this.currentRow.buNo=='03-RFID') { this.walMartOrderDialog=true; - this.walMartOrderFlag='N'; - this.fscFlag='N'; } else { this.xiadaEcssDel() }