From 8d8e3c359957144ab94b0a1dd80b58a34f952221 Mon Sep 17 00:00:00 2001 From: "han\\hanst" Date: Tue, 16 Dec 2025 15:06:18 +0800 Subject: [PATCH] bug --- src/views/modules/ecss/codelnotify.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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() }