11
WXL
2024-02-21 d5786ed5bcb549ad4ea37437b2acc48d0bac9413
src/views/project/travelexpenseapply/travelexpensedetail/index.vue
@@ -2431,7 +2431,10 @@
        this.Savenow();
        console.log("保存");
      }
      this.$modal.loading("正在提交审核,请稍候!");
      checkfund(checkfundobj).then(res => {
        this.$modal.closeLoading();
        this.$modal.msgSuccess("提交审核成功!");
        // 关闭窗口
        this.$store.dispatch("tagsView/delView", this.$route);