From 3af0b174cf2610dbf492bd8fcdf93ac35e5bf8b9 Mon Sep 17 00:00:00 2001
From: 田源 <lastanimals@163.com>
Date: 星期三, 06 十一月 2024 16:24:41 +0800
Subject: [PATCH] 升级avue版本&&链接查询模板查询修改动态列头&&解决UI定义编辑参照不回填bug

---
 Source/Common/PLTCommon/build.properties |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/Source/Common/PLTCommon/build.properties b/Source/Common/PLTCommon/build.properties
index 4f8a188..7c2256e 100644
--- a/Source/Common/PLTCommon/build.properties
+++ b/Source/Common/PLTCommon/build.properties
@@ -9,4 +9,7 @@
 service.dir=${lib.dir}/service
 client.dir=${lib.dir}/client
 
+grid.app = ${app_home}/../grid/app
+grid.common=${grid.app}/common
+
 platform.version=2024
\ No newline at end of file

--
Gitblit v1.10.0