From 6638af6bea3b3a9c2ab8eb34a5cbced7aec825b4 Mon Sep 17 00:00:00 2001 From: nickchange <126672920+nickchange@users.noreply.github.com> Date: 星期三, 25 十月 2023 14:55:22 +0800 Subject: [PATCH] 10.25。1 --- cloud-server-management/src/main/webapp/WEB-INF/view/system/ball/ball_pre_add1.html | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/cloud-server-management/src/main/webapp/WEB-INF/view/system/ball/ball_pre_add1.html b/cloud-server-management/src/main/webapp/WEB-INF/view/system/ball/ball_pre_add1.html index 3a2a664..35d4293 100644 --- a/cloud-server-management/src/main/webapp/WEB-INF/view/system/ball/ball_pre_add1.html +++ b/cloud-server-management/src/main/webapp/WEB-INF/view/system/ball/ball_pre_add1.html @@ -113,6 +113,7 @@ "label": "所属门店:", "name": "store", "value":`${storeId!}`, + "hidden": `${is3}`, "id": "u:576899b1b531", "multiple": false, "disabled": true, -- Gitblit v1.7.1