From 1c5bdd29893ef6e16494e0fa74c7679e8c6dc146 Mon Sep 17 00:00:00 2001 From: Mrking <782276617@qq.com> Date: Wed, 13 Nov 2024 21:32:52 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E8=B7=9F=E5=8D=95=E5=91=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hangtag-ui/hangtag-ui-front/src/views/oms/saleorder/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hangtag-ui/hangtag-ui-front/src/views/oms/saleorder/index.vue b/hangtag-ui/hangtag-ui-front/src/views/oms/saleorder/index.vue index de02d7f..186fbf6 100644 --- a/hangtag-ui/hangtag-ui-front/src/views/oms/saleorder/index.vue +++ b/hangtag-ui/hangtag-ui-front/src/views/oms/saleorder/index.vue @@ -240,7 +240,7 @@ link type="primary" @click="openEdit(scope.row.id)" - v-if="scope.row.billStatus == 'C' " + v-if="scope.row.billStatus == 'B' " > 编辑