From 0d07b90fd906e52ce486484aa53a6850983b1325 Mon Sep 17 00:00:00 2001
From: hutongqing <hutongqing@hnkhzn.com>
Date: 星期二, 15 十月 2024 14:21:57 +0800
Subject: [PATCH] 更新

---
 WIDESEAWCS_Client/src/views/system/Sys_Dictionary.vue |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)

diff --git a/WIDESEAWCS_Client/src/views/system/Sys_Dictionary.vue b/WIDESEAWCS_Client/src/views/system/Sys_Dictionary.vue
index eeaf5ea..5ceafd6 100644
--- a/WIDESEAWCS_Client/src/views/system/Sys_Dictionary.vue
+++ b/WIDESEAWCS_Client/src/views/system/Sys_Dictionary.vue
@@ -37,7 +37,6 @@
       parentId: "",
       orderNo: "",
       enable: "",
-      createDate: "",
       dbSql: "",
       remark: "",
       systemType: 1,
@@ -57,12 +56,6 @@
           required: true,
           field: "enable",
           type: "select",
-        },
-        {
-          title: "鍒涘缓鏃堕棿",
-          field: "createDate",
-          disabled: true,
-          type: "datetime",
         },
       ],
       [

--
Gitblit v1.9.3