林火综合应急信息管理系统前端
guoshilong
2023-03-06 306e26008e412b8591e01fbaa98ed3ba7b4f9ae6
src/views/fire/fireManage.vue
@@ -389,7 +389,6 @@
        this.data.forEach(e => {
          e.status = e.status + ""
        })
        this.$refs.crud.dicInit('cascader');
        this.loading = false;
        this.selectionClear();
      });