Kaynağa Gözat

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

MY 2 gün önce
ebeveyn
işleme
2172491b2c

+ 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
+      }
     }
   ];