Browse Source

合并online分支 试试冲突

mo 4 years ago
parent
commit
6978360456

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-1e88bbb7.fe07fee8.css


File diff suppressed because it is too large
+ 0 - 0
dist/static/css/chunk-7aaf1892.ce91d6e5.css


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


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-1e88bbb7.e64138c5.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-7aaf1892.c468be67.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-7bcf7a1e.7313a2aa.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-7ed38265.2c88007f.js


+ 2 - 0
src/views/categroyManager/vipNewActive.vue

@@ -21,6 +21,7 @@
                       prop="organ">
           <el-select v-model.trim="vipform.organ"
                      multiple
+
                      filterable
                      @visible-change="$forceUpdate()"
                      @change="onOrganChange"
@@ -35,6 +36,7 @@
         <el-form-item label="课程形式"
                       prop="stauts">
           <el-select v-model.trim="vipform.stauts"
+
                      @visible-change="$forceUpdate()"
                      clearable
                      multiple>

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