liujq 4 anni fa
parent
commit
d49589e890

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-9703b3b4.b0582246.css


File diff suppressed because it is too large
+ 0 - 0
dist/static/css/chunk-d367a868.868a8f61.css


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


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-9703b3b4.0c46021e.js


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


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

@@ -97,8 +97,8 @@ export default {
             remoteOptions: remoteOptionsHouse
           },
           { label: '学校地址', key: 'address' },
-          { label: '学费', key: 'tuition', class: 'c-2', type: 'inputFont', appendFont: '元/年' },
-          { label: '是否住宿', key: 'is_live', type: 'select', class: 'c-2', options: this.$dictData.sys_yesno },
+          { label: '学费', key: 'tuition', class: 'c-2', type: 'inputFont', appendFont: '元/年' },
+          { label: '有无住宿', key: 'is_live', type: 'select', class: 'c-2', options: this.$dictData.sys_yesno2 },
         ]
       } else {
         this.formData = [

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