WXL (wul)
3 天以前 4b221581b1d7b6c22e86af4e12c363ef482898c8
src/views/knowledge/education/index.vue
@@ -88,7 +88,6 @@
                >
                  <el-option
                    v-for="item in courtyardlist"
                    :key="item.label"
                    :label="item.label"
                    :value="item.label"
                  >
@@ -112,7 +111,6 @@
                >
                  <el-option
                    v-for="(item, index) in qyoptions"
                    :key="item.value"
                    :label="item.label"
                    :value="item.value"
                  >