Explorar el Código

fix: bug修复

lanjianrong hace 4 años
padre
commit
32ff343906
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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: '本人及下属',