From 090230f35c5d9747da23ffd12e55af5e906d4790 Mon Sep 17 00:00:00 2001 From: 44323 <443237572@qq.com> Date: 星期三, 11 十月 2023 20:00:02 +0800 Subject: [PATCH] 后台 --- cloud-server-management/src/main/webapp/WEB-INF/view/system/dataStatistics/storeIncome.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/cloud-server-management/src/main/webapp/WEB-INF/view/system/dataStatistics/storeIncome.html b/cloud-server-management/src/main/webapp/WEB-INF/view/system/dataStatistics/storeIncome.html index 205520d..b854d99 100644 --- a/cloud-server-management/src/main/webapp/WEB-INF/view/system/dataStatistics/storeIncome.html +++ b/cloud-server-management/src/main/webapp/WEB-INF/view/system/dataStatistics/storeIncome.html @@ -48,7 +48,7 @@ <div class="input-group"> <div class="input-group-btn open"> <button data-toggle="dropdown" class="btn btn-white dropdown-toggle" type="button" aria-expanded="true"> - 选择门店1 + 选择门店 </button> </div> <select class="form-control" id="cCode" > -- Gitblit v1.7.1