From f56fc3c44f12024265abb7260143d25de3f49bb5 Mon Sep 17 00:00:00 2001
From: 晏有为 <13214124+yan-youwei@user.noreply.gitee.com>
Date: 星期一, 27 五月 2024 16:23:18 +0800
Subject: [PATCH] 客户管理添加,字段优化
---
src/components/view/custom_manage.vue | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/src/components/view/custom_manage.vue b/src/components/view/custom_manage.vue
index 8dc0396..e86a3ea 100644
--- a/src/components/view/custom_manage.vue
+++ b/src/components/view/custom_manage.vue
@@ -232,7 +232,6 @@
upIndex: 0,
addDia: false,
addPower: true,
- addDia: false,
user: {
name: null
},
--
Gitblit v1.9.3