浏览代码

领用首次进来

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() {