904118851 8 сар өмнө
parent
commit
9201d033bb

+ 1 - 0
src/PullDataService.js

@@ -106,6 +106,7 @@ class PullDataService {
                     list:materialId_list,
                     count:false
                 }
+                console.log("config.pull_data_config.get_detail:",data)
                 const response = await this.session.post(config.pull_data_config.get_detail,data, {
                     headers: {
                         'token':await this.mRedis.getKeyValue("pull_data_token")