From e2a27af64cded69f852ae56895930fa0f512a820 Mon Sep 17 00:00:00 2001 From: wangyilin <1454641981@qq.com> Date: Thu, 8 May 2025 17:07:40 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=92=E8=89=B2=E7=AE=A1=E7=90=86=E7=BC=96?= =?UTF-8?q?=E5=86=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/hardwareData/index.vue | 1 + .../departmentStructure/index.vue | 1 + .../enterpriseStaff/index.vue | 1 + .../historicalPurchase/index.vue | 1 + .../securityStaff/index.vue | 1 + src/views/smartRecipes/dailyRecipes/index.vue | 20 + .../smartRecipes/dishesManagement/index.vue | 27 +- .../foodSampleRetention/index.vue | 1 + src/views/system/role/getTreeOptions.tsx | 42 -- src/views/system/role/index.ts | 43 +- src/views/system/role/index.vue | 310 ++++++++++- src/views/workAccounts/index.ts | 239 +++++++++ src/views/workAccounts/index.vue | 483 +++++++++++++++++- 13 files changed, 1108 insertions(+), 62 deletions(-) delete mode 100644 src/views/system/role/getTreeOptions.tsx create mode 100644 src/views/workAccounts/index.ts diff --git a/src/views/hardwareData/index.vue b/src/views/hardwareData/index.vue index 24e378e..664b79f 100644 --- a/src/views/hardwareData/index.vue +++ b/src/views/hardwareData/index.vue @@ -7,6 +7,7 @@ :search-form-options="searchFormOptions" :columns="columns" :isPageTable="true" + :single-line="false" >