Browse Source

feat: 修改类型

gemercheung 1 year ago
parent
commit
d16cc77c59
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/spares/role.data.ts

+ 1 - 1
src/views/spares/role.data.ts

@@ -108,7 +108,7 @@ export const searchFormSchema: FormSchema[] = [
           value: '2',
         },
         {
-          label: t('routes.scene.tableType.4'),
+          label: t('routes.scene.tableType.3'),
           value: '3',
         },
       ],