浏览代码

Merge branch '03/03Lebao' of http://git.dayaedu.com/molingzhide/dy-admin-manager into 03/03Lebao

lex-xin 4 年之前
父节点
当前提交
0f2a411347
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/categroyManager/specialSetup/musicCourseFee.vue

+ 1 - 1
src/views/categroyManager/specialSetup/musicCourseFee.vue

@@ -178,7 +178,7 @@
                      v-model="resetForm.organId"
                      clearable
                      disabled>
-            <el-option v-for="(item, index) in search.branchs"
+            <el-option v-for="(item, index) in selects.branchs"
                        :label="item.name"
                        :value="item.id"
                        :key="index"></el-option>