From 944bb5dfcee5289bd4f4d1569245fc364b6f33ee Mon Sep 17 00:00:00 2001 From: zhang <2012681011@qq.com> Date: Fri, 24 Jan 2025 11:11:48 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9B=BD=E9=99=85=E5=8C=96=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/wms/st/inbill/index.vue | 89 +++++++++---------- 1 file changed, 44 insertions(+), 45 deletions(-) diff --git a/lms/nladmin-ui/src/views/wms/st/inbill/index.vue b/lms/nladmin-ui/src/views/wms/st/inbill/index.vue index ae87b24..5c94df9 100644 --- a/lms/nladmin-ui/src/views/wms/st/inbill/index.vue +++ b/lms/nladmin-ui/src/views/wms/st/inbill/index.vue @@ -11,21 +11,21 @@ label-width="80px" label-suffix=":" > - + - + @@ -38,23 +38,23 @@ - + - + @@ -67,12 +67,12 @@ - + @@ -85,13 +85,13 @@ - + @@ -103,39 +103,39 @@ /> - + - + - + - + @@ -153,7 +153,7 @@ size="mini" @click="divOpen" > - 分配 + {{ $t('inbill.placeholder.end1') }} - 作业任务 + {{ $t('inbill.placeholder.end2') }} - 强制确认 + {{ $t('inbill.placeholder.end3') }} @@ -194,7 +194,7 @@ - + - - - - - - - + + + + + + + - - - - - - - - - - + + + + + + + + + + @@ -253,7 +253,6 @@ import rrOperation from '@crud/RR.operation' import crudOperation from '@crud/CRUD.operation' import udOperation from '@crud/UD.operation' import pagination from '@crud/Pagination' -import DateRangePicker from '@/components/DateRangePicker/index' import AddDialog from '@/views/wms/st/inbill/AddDialog' import DivDialog from '@/views/wms/st/inbill/DivDialog' import ViewDialog from '@/views/wms/st/inbill/ViewDialog' @@ -263,7 +262,7 @@ import crudUserStor from '@/views/wms/basedata/st/userStor/userStor' export default { name: 'Rawassist', - components: { ViewDialog, AddDialog, crudOperation, rrOperation, udOperation, pagination, DateRangePicker, DivDialog, TaskDialog }, + components: { ViewDialog, AddDialog, crudOperation, rrOperation, udOperation, pagination, DivDialog, TaskDialog }, cruds() { return CRUD({ title: '',