保安服务企业管理项目备份
zhongrj
2023-09-17 337cbe47b2f0d72c56cb1f02c3c6115ee17c60ce
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()