cloud-server-management/src/main/webapp/WEB-INF/view/system/gate/gate_edit.html
@@ -45,9 +45,7 @@ <div class="ibox float-e-margins"> <input hidden id="userType" value="${userType}"> <input hidden id="id" value="${id}"> @if(userType!=1){ <input hidden id="operatorId" value="${operatorId}"> @} @if(userType==3){ <input hidden id="storeId" value="${storeId}"> @}