Explorar o código

1、用户编辑界面,添加u_user_jlhprice.whiteIPs的编辑

MY hai 2 días
pai
achega
2172491b2c
Modificáronse 1 ficheiros con 8 adicións e 0 borrados
  1. 8 0
      JLHWEB/src/views/baseinfo/user/hooks/index.tsx

+ 8 - 0
JLHWEB/src/views/baseinfo/user/hooks/index.tsx

@@ -60,6 +60,14 @@ export const useHooks = (t?: any) => {
         editable: ALLOW_EDIT_STATE,
         defaultValue: 0
       }
+    },
+    {
+      field: "whiteIPs",
+      title: "白名单",
+      basicinfo: {
+        el: "input",
+        editable: ALLOW_EDIT_STATE
+      }
     }
   ];