Browse Source

问题修改

maxiaoxiao 4 months ago
parent
commit
996e4bccd8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/basicGeographic/components/list.vue

+ 1 - 1
src/views/basicGeographic/components/list.vue

@@ -52,7 +52,7 @@ export default {
       },
       formConfig: FormConfig,
       cloumn: TableHeader,
-      optionList: stateMap,
+      // optionList: stateMap,
       table: { data: [], total: 0 },
     };
   },