XMLWAN 4 years ago
parent
commit
a4305161c4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/xt_pages/stock/detail/stockOutDetail.vue

+ 1 - 1
src/xt_pages/stock/detail/stockOutDetail.vue View File

@@ -644,7 +644,7 @@ export default {
644 644
                 this.tableList.push(list[i])
645 645
               }
646 646
             }
647
-          // console.log("表哥",this.tableList)
647
+          console.log("表哥",this.tableList)
648 648
           }
649 649
       })
650 650
     },