liujq 4 years ago
parent
commit
41cb05a8b5

File diff suppressed because it is too large
+ 0 - 0
dist/index.html


File diff suppressed because it is too large
+ 0 - 0
dist/static/css/chunk-0d854712.2eaef2c7.css


File diff suppressed because it is too large
+ 0 - 0
dist/static/css/chunk-ef456694.2c14acfa.css


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/app.c88be3b6.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-048c08be.0e2b9761.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-0d854712.fab952c0.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-1c7e60ea.388e5615.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-ef456694.5fe3a6b6.js


+ 1 - 1
src/views/school/components/popup/IndexEdit.vue

@@ -83,7 +83,7 @@ export default {
         { label: '所属区域', key: 'area_type', type: 'select', class: 'c-2', options: this.$dictData.area_type },
         { label: '学校属性', key: 'school_attrib', type: 'select', class: 'c-2', options: this.$dictData.school_attrib },
         { label: '学校类型', key: 'school_type', type: 'select', class: 'c-2', options: this.$dictData.school_type },
-        { label: '学校分类', key: ' school_cate', type: 'select', class: 'c-2', options: this.$dictData. school_cate },
+        { label: '学校分类', key: 'school_cate', type: 'select', class: 'c-2', options: this.$dictData. school_cate },
         { label: '学校预警', key: 'school_warn', type: 'select', class: 'c-2', options: this.$dictData.school_warn },
         { label: '主图', key: 'pri_image', type: 'upload', class: 'c-2' },
         { label: '学区范围图', key: 'district_img', type: 'upload', class: 'c-2' },

Some files were not shown because too many files changed in this diff