소스 검색

领用首次进来

Shan9312 1 주 전
부모
커밋
03b4aba02b
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      src/views/custom/receive/index.vue

+ 2 - 1
src/views/custom/receive/index.vue

@@ -678,7 +678,7 @@ export default {
       that.get_auto_buttons()
     })
     this.get_select_list()
-    this.get_table_data()
+    // this.get_table_data()
     this.getPendingList()
   },
 
@@ -1354,6 +1354,7 @@ export default {
           return item.name
         })
         this.getDepartDownList()
+        this.get_table_data()
       })
     },
     getDepartDownList() {