瀏覽代碼

Merge branch 'dev_v2' of https://gogs.zfire.top/zfire-front/supply-front into dev_v2

zh 2 年之前
父節點
當前提交
ce8c4742b0
共有 1 個文件被更改,包括 1 次插入2 次删除
  1. 1 2
      src/views/supply/apply/apply_list.vue

+ 1 - 2
src/views/supply/apply/apply_list.vue

@@ -480,8 +480,6 @@ export default {
       this.$nextTick(() => {
         this.$refs.refDetail.initPrint()
       })
-
-      // this.$refs.refDetail.initPrint()
     },
 
     backList() {
@@ -490,6 +488,7 @@ export default {
       this.isShowExamine = false
       this.isShowForm = false
       this.isShowReturnForm = false
+      this.$refs.pageRef.refreshList()
     },
 
     handleDelete(id) {