From 0c81362850314afd2a6cb5f5d6b332d7ad33058b Mon Sep 17 00:00:00 2001
From: Ben Lin <maobin001@msn.com>
Date: 星期二, 22 十月 2024 23:29:47 +0800
Subject: [PATCH] 模板生成预览

---
 src/views/tigerprojects/system/lowcode/entityts/BAS_LABEL_VAR.ts |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/views/tigerprojects/system/lowcode/entityts/BAS_LABEL_VAR.ts b/src/views/tigerprojects/system/lowcode/entityts/BAS_LABEL_VAR.ts
index b669e72..733b0f8 100644
--- a/src/views/tigerprojects/system/lowcode/entityts/BAS_LABEL_VAR.ts
+++ b/src/views/tigerprojects/system/lowcode/entityts/BAS_LABEL_VAR.ts
@@ -4,7 +4,7 @@
  * @version:
  * @Date: 2024-06-19 20:34:27
  * @LastEditors: Ben Lin
- * @LastEditTime: 2024-08-20 14:59:13
+ * @LastEditTime: 2024-10-22 11:40:44
  */
 
 import { Tag, Tooltip } from 'ant-design-vue';
@@ -166,7 +166,7 @@
           component: 'Input',
           isexist: 'N',
           show: true,
-          required: true,
+          // required: true,
           colProps: {
             span: 7,
           },

--
Gitblit v1.9.3