From 64678eb05abb08ac72c381e10945c056dcfccb03 Mon Sep 17 00:00:00 2001 From: luodangjia <luodangjia> Date: 星期六, 11 五月 2024 11:41:12 +0800 Subject: [PATCH] 5.11 --- ManagementIGOTravel/guns-admin/src/main/webapp/static/modular/system/tSystemPrice/tSystemPrice.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/ManagementIGOTravel/guns-admin/src/main/webapp/static/modular/system/tSystemPrice/tSystemPrice.js b/ManagementIGOTravel/guns-admin/src/main/webapp/static/modular/system/tSystemPrice/tSystemPrice.js index 2ff9bae..e935096 100644 --- a/ManagementIGOTravel/guns-admin/src/main/webapp/static/modular/system/tSystemPrice/tSystemPrice.js +++ b/ManagementIGOTravel/guns-admin/src/main/webapp/static/modular/system/tSystemPrice/tSystemPrice.js @@ -74,7 +74,7 @@ area: ['100%', '100%'], //宽高 fix: false, //不固定 maxmin: true, - content: Feng.ctxPath + '/tSystemPrice/tSystemPrice_add' + content: Feng.ctxPath + '/tSystemPrice/tSmallPrice_add' }); this.layerIndex = index; }; -- Gitblit v1.7.1