Explorar o código

feat: 添加页面刷新

aXin-0810 %!s(int64=2) %!d(string=hai) anos
pai
achega
e7383d7776
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  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) {