From 8099042b51891d1e58d6066f0247ba423f4457bd Mon Sep 17 00:00:00 2001 From: yyg1378265336 <1378265336@qq.com> Date: 星期四, 27 二月 2025 09:27:17 +0800 Subject: [PATCH] Merge branch 'master' of http://47.115.28.255:8110/r/TigerClouds-Tech/BS/TigerAdmin_2024 --- src/views/tigerprojects/system/lowcode/entityts/MES_TOOL_PROP.ts | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/views/tigerprojects/system/lowcode/entityts/MES_TOOL_PROP.ts b/src/views/tigerprojects/system/lowcode/entityts/MES_TOOL_PROP.ts index f6e60c8..aa4fcbb 100644 --- a/src/views/tigerprojects/system/lowcode/entityts/MES_TOOL_PROP.ts +++ b/src/views/tigerprojects/system/lowcode/entityts/MES_TOOL_PROP.ts @@ -313,6 +313,7 @@ colProps: { span: 24, }, + //鍙 dynamicDisabled: ({ values }) => { return true; }, -- Gitblit v1.9.3