Browse Source

fix: bug修复

lanjianrong 4 năm trước cách đây
mục cha
commit
32ff343906
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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: '本人及下属',