From 12ec47a5fed86e04433ca725caf6068c5000d0af Mon Sep 17 00:00:00 2001 From: 44323 <443237572@qq.com> Date: 星期日, 08 十月 2023 17:02:09 +0800 Subject: [PATCH] 后台代码 --- cloud-server-management/src/main/webapp/WEB-INF/view/system/tGoods/TStoreList.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/cloud-server-management/src/main/webapp/WEB-INF/view/system/tGoods/TStoreList.html b/cloud-server-management/src/main/webapp/WEB-INF/view/system/tGoods/TStoreList.html index 0b08976..7c6e1a5 100644 --- a/cloud-server-management/src/main/webapp/WEB-INF/view/system/tGoods/TStoreList.html +++ b/cloud-server-management/src/main/webapp/WEB-INF/view/system/tGoods/TStoreList.html @@ -20,7 +20,7 @@ </select> </div> <div class="col-sm-3"> - <#SelectCon id="userPopulation" name="所属运营商" > + <#SelectCon id="userPopulation" name="所属账号" > <option value="">全部</option> </#SelectCon> </div> -- Gitblit v1.7.1