src/views/flow/model.vue
@@ -1,7 +1,5 @@ <template> <basic-container :class="[$store.state.control.windowWidth >= 1024 ? 'oneRowSearch' : '']" > <basic-container> <avue-crud :option="option" :table-loading="loading" :data="data" @@ -288,6 +286,9 @@ return ids.join(","); } }, created(){ console.log(this.nutflowOption,454545445545) }, methods: { handleSubmitModel() { const registry = this.$refs['wf-design-view'].getElementRegistry().getAll()