From 50b54c5f43756075fc5f6bb308e682d7027b843c Mon Sep 17 00:00:00 2001 From: wwb <782276617@qq.com> Date: Mon, 16 Dec 2024 09:57:48 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BF=98=E5=8E=9F=E8=A6=86=E7=9B=96=E4=BB=A3?= =?UTF-8?q?=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/oms/saleorder/index.vue | 194 ++++++++---------- 1 file changed, 89 insertions(+), 105 deletions(-) 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 91b0b6c..7307405 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 @@ -8,61 +8,61 @@ :inline="true" label-width="68px" > - + - + - + - + - + - + @@ -89,33 +89,27 @@ /> --> - + - + - - - 搜索 - - - - 重置 - + {{t('billlist.search')}} + {{t('billlist.reset')}} @@ -135,14 +129,15 @@ @click="handleUpdateBillStatus('invalid')" :disabled="selectionList.length === 0" > - 作废 + {{t('billlist.cancel')}} 提交 + > + {{t('billlist.submit')}} - - + + - +