From d7267c7e475cb544bdd0d3132fc23831cbb0a2aa Mon Sep 17 00:00:00 2001
From: 44323 <443237572@qq.com>
Date: 星期三, 25 十月 2023 11:22:47 +0800
Subject: [PATCH] 运营商权限

---
 cloud-server-management/src/main/webapp/WEB-INF/view/system/tShop/TShop_add.html |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/cloud-server-management/src/main/webapp/WEB-INF/view/system/tShop/TShop_add.html b/cloud-server-management/src/main/webapp/WEB-INF/view/system/tShop/TShop_add.html
index e885be1..8b57d21 100644
--- a/cloud-server-management/src/main/webapp/WEB-INF/view/system/tShop/TShop_add.html
+++ b/cloud-server-management/src/main/webapp/WEB-INF/view/system/tShop/TShop_add.html
@@ -86,8 +86,6 @@
             </div>
             </div>
             @}
-
-            @if(role=='1'){
             <div id="yys1" >
                 <div class="form-group" id="provinceCode1">
                     <label class="col-sm-3 control-label">所在省:</label>
@@ -109,7 +107,6 @@
                     </div>
                 </div>
             </div>
-            @}
         <#input id="name" name="门店名称" type="text"/>
         <#input id="phone" name="联系电话" type="text"/>
             <div class="form-group">

--
Gitblit v1.7.1