Kaynağa Gözat

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

zh 2 yıl önce
ebeveyn
işleme
ce8c4742b0
1 değiştirilmiş dosya ile 1 ekleme ve 2 silme
  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) {