保安服务单位许可和备案申请系统
liuyg
2021-08-27 122907b58b9b8faa7693f1bb60648c41bc828adf
src/components/Approval/Approval.vue
@@ -160,6 +160,9 @@
    };
  },
  methods: {
    refreshChange() {
      this.onLoad(this.page);
    },
    beforeOpen(done, type) {
      if (["edit", "view"].includes(type)) {
        getDetail(this.form.id).then((res) => {