Browse Source

修改为可搜索的

master
曲树通 6 years ago
parent
commit
9332e8716f
  1. 1
      src/views/modules/custom/gridoperatorinfo.vue

1
src/views/modules/custom/gridoperatorinfo.vue

@ -9,6 +9,7 @@
<el-cascader v-model="ids"
:options="options"
:props="{ checkStrictly: true }"
filterable
clearable>
</el-cascader>
</el-form-item>

Loading…
Cancel
Save