Browse Source

fix: bug修复

lanjianrong 4 years ago
parent
commit
32ff343906
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/pages/Role/Customer/index.tsx

+ 1 - 1
src/pages/Role/Customer/index.tsx

@@ -21,7 +21,7 @@ import FormItem from 'antd/lib/form/FormItem'
 const permData = [
   {
     label: '本人',
-    value: 'onsself'
+    value: 'oneself'
   },
   {
     label: '本人及下属',