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')}} - - + + - +