puzhibing
2023-05-16 4e8951a439c03e87568789cedeb62033884412db
management/guns-admin/src/main/webapp/WEB-INF/view/system/role/role_add.html
@@ -11,13 +11,15 @@
               <#input id="pName" name="上级名称" underline="true" hidden="pid" readonly="readonly"
                     clickFun="RolInfoDlg.showPNameSelectTree(); return false;"
                     style="background-color: #ffffff !important;"/>
               <#input id="headName" name="负责人名称" underline="true"/>
               <#input id="deptName" name="部门名称" hidden="deptid" readonly="readonly"
                     clickFun="RolInfoDlg.showDeptSelectTree(); return false;"
                     style="background-color: #ffffff !important;"/>
            </div>
            <div class="col-sm-6">
               <#input id="tips" name="别名" underline="true"/>
               <#input id="num" name="排序"/>
               <#input id="num" name="排序" underline="true"/>
               <#input id="headPhone" name="负责人电话" underline="true"/>
            </div>
         </div>