puzhibing
2024-03-08 1f1b5541a872a0b2d974344df18e0890f414cc9b
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}">
    @}