From f9de5e9a3eada85447e73334a30a762069c647f5 Mon Sep 17 00:00:00 2001 From: 44323 <443237572@qq.com> Date: 星期五, 08 三月 2024 17:30:37 +0800 Subject: [PATCH] 1.23 玩湃bug修改 --- cloud-server-management/src/main/webapp/static/modular/system/tGoods/tGoods_info.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/cloud-server-management/src/main/webapp/static/modular/system/tGoods/tGoods_info.js b/cloud-server-management/src/main/webapp/static/modular/system/tGoods/tGoods_info.js index e9fd6df..40c0de1 100644 --- a/cloud-server-management/src/main/webapp/static/modular/system/tGoods/tGoods_info.js +++ b/cloud-server-management/src/main/webapp/static/modular/system/tGoods/tGoods_info.js @@ -117,7 +117,7 @@ function siteList1(){ var index = layer.open({ type: 2, - title: '门店列表', + title: '场地列表', area: ['80%', '80%'], //宽高 fix: false, //不固定 maxmin: true, -- Gitblit v1.7.1