Kaynağa Gözat

领用首次进来

Shan9312 1 hafta önce
ebeveyn
işleme
03b4aba02b
1 değiştirilmiş dosya ile 2 ekleme ve 1 silme
  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() {