Browse Source

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

lex-xin 4 năm trước cách đây
mục cha
commit
0f2a411347
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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>