名称:
- {{ scope.row.tableName }}
+ {{ scope.row.tableName || "无" }}
编号:{{ scope.row.tableCode }}
From 2d92fca5a5f2b6843290be34f6d1f1d1802f0cf2 Mon Sep 17 00:00:00 2001
From: YeMingfei666 <1619116647@qq.com>
Date: Wed, 2 Apr 2025 16:18:19 +0800
Subject: [PATCH 4/5] =?UTF-8?q?feat:=20=E5=91=98=E5=B7=A5=E5=88=97?=
=?UTF-8?q?=E8=A1=A8=E9=A1=B5=E9=9D=A2=E6=B7=BB=E5=8A=A0=E7=BC=96=E8=BE=91?=
=?UTF-8?q?=E5=A2=9E=E5=8A=A0=E6=94=B6=E9=9F=B3=E6=9C=BA=E6=9D=83=E9=99=90?=
=?UTF-8?q?=E8=AE=BE=E7=BD=AE?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/shop/staff/config/add.ts | 15 ++------
src/views/shop/staff/config/edit.ts | 6 ----
src/views/shop/staff/index.vue | 54 +++++++++++++++++++++++++++--
3 files changed, 54 insertions(+), 21 deletions(-)
diff --git a/src/views/shop/staff/config/add.ts b/src/views/shop/staff/config/add.ts
index 5cdcbd9..bb9dff7 100644
--- a/src/views/shop/staff/config/add.ts
+++ b/src/views/shop/staff/config/add.ts
@@ -165,19 +165,8 @@ const modalConfig: IModalConfig