cuixq 3 年之前
父節點
當前提交
146e5c3a7a
共有 1 個文件被更改,包括 6 次插入0 次删除
  1. 6 0
      front-vue/src/views/service/financeRecord/approvalRecordDetail.vue

+ 6 - 0
front-vue/src/views/service/financeRecord/approvalRecordDetail.vue

@@ -207,6 +207,9 @@ export default {
       wordUrl: "",
     };
   },
+    mounted(){
+      window.callBack = this.callBack;
+  },
   created() {
     const zfrId = this.$route.params && this.$route.params.zfrId;
     getRecord(zfrId).then((response) => {
@@ -498,6 +501,9 @@ export default {
       }
       return chineseStr;
     },
+         //审批用,不需要改字段空方法即可,不然报找不到该方法
+    callBack(){
+    },
     /** 导出按钮操作 */
     handleExport() {
       this.download('sc-service/record/export', {