From cb4b80d1ed8a8c1dc6e9aaee714fdf64fa344700 Mon Sep 17 00:00:00 2001
From: chenhaozhe <cgz@hz-kingdee.com>
Date: 星期三, 29 十月 2025 09:09:35 +0800
Subject: [PATCH] APP更新前保存
---
pages/index/tab2.vue | 14 ++++++++++++++
1 files changed, 14 insertions(+), 0 deletions(-)
diff --git a/pages/index/tab2.vue b/pages/index/tab2.vue
index 55fc725..aef34be 100644
--- a/pages/index/tab2.vue
+++ b/pages/index/tab2.vue
@@ -317,6 +317,20 @@
url: '/pages/weixiujilu/form',
id: 40,
hidden: false,
+ },
+ {
+ img: '../../static/icon/icon13.png',
+ text: '棣栦欢妫�楠屽崟缂撳瓨',
+ url: '/pages/ZLGL/shoujianjianyan/table',
+ id: 41,
+ hidden: false,
+ },
+ {
+ img: '../../static/icon/icon13.png',
+ text: '棣栦欢妫�楠屽崟',
+ url: '/pages/ZLGL/shoujianjianyan/form?operationType=1',
+ id: 42,
+ hidden: false,
}
]
}
--
Gitblit v1.9.1