diff --git a/src/views/modules/workPc/customer-add-or-update.vue b/src/views/modules/workPc/customer-add-or-update.vue index b236798e1..03568fc12 100644 --- a/src/views/modules/workPc/customer-add-or-update.vue +++ b/src/views/modules/workPc/customer-add-or-update.vue @@ -1,35 +1,26 @@ - + - + - 全选 + 全选 - + - {{item.customerName}} + {{ item.customerName }} - + - + - - {{ $t('cancel') }} - {{ $t('confirm') }} - - + + {{ $t('cancel') }} + {{ $t('confirm') }} + + diff --git a/src/views/modules/workPc/menu-add-or-update.vue b/src/views/modules/workPc/menu-add-or-update.vue index 72bab4238..a17df5327 100644 --- a/src/views/modules/workPc/menu-add-or-update.vue +++ b/src/views/modules/workPc/menu-add-or-update.vue @@ -1,272 +1,282 @@ - - - - - {{ $t('menu.type0') }} - {{ $t('menu.type1') }} - - - - - - - - - - - - - - - - - - - - {{ $t('menu.show1') }} - {{ $t('menu.show2') }} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - {{ $t('delete') }} - - - - - {{ $t('menu.resourceAddItem') }} - - - - {{ $t('cancel') }} - {{ $t('confirm') }} - - + + + + + {{ $t('menu.type0') }} + {{ $t('menu.type1') }} + + + + + + + + + + + + + + + + + + + + {{ $t('menu.show1') }} + {{ $t('menu.show2') }} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {{ $t('delete') + }} + + + + + {{ + $t('menu.resourceAddItem') }} + + + + {{ $t('cancel') }} + {{ $t('confirm') }} + + diff --git a/src/views/modules/workPc/menu.vue b/src/views/modules/workPc/menu.vue index 80fcb8267..8aa6facaf 100644 --- a/src/views/modules/workPc/menu.vue +++ b/src/views/modules/workPc/menu.vue @@ -1,91 +1,51 @@ - - - - - {{ $t('add') }} - - - + + + + {{ $t('add') }} + + + - - - - - - - - - - - {{ $t('menu.type0') }} - {{ $t('menu.type1') }} - - - - - - - - {{ $t('update') }} - {{ $t('delete') }} - {{ '客户配置' }} - - - - - - - - - + + + + + + + + + + + {{ $t('menu.type0') }} + {{ $t('menu.type1') }} + + + + + + + + {{ $t('update') + }} + {{ $t('delete') + }} + {{ '客户配置' + }} + + + + + + + + + diff --git a/src/views/modules/workPc/setpwd.vue b/src/views/modules/workPc/setpwd.vue index df9d1c365..5e18703e2 100644 --- a/src/views/modules/workPc/setpwd.vue +++ b/src/views/modules/workPc/setpwd.vue @@ -1,122 +1,57 @@ - - - - - {{ - $t('add') - }} - - - - - - - - - - - - - - {{ - $t('menu.type0') - }} - {{ - $t('menu.type1') - }} - - - - - - - - {{ $t('update') }} - {{ $t('delete') }} - {{ '客户配置' }} - - - - - - - - - + + + + + {{ + $t('add') + }} + + + + + + + + + + + + + + {{ + $t('menu.type0') + }} + {{ + $t('menu.type1') + }} + + + + + + + + {{ $t('update') + }} + {{ $t('delete') + }} + {{ '客户配置' + }} + + + + + + + + +