ソースを参照

Merge branch '20201109_pc_vue_new_branch' of http://git.shengws.com/csx/Vue_New into 20201109_pc_vue_new_branch

csx 4 年 前
コミット
02ad8d098e
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1 1
      src/xt_pages/stock/detail/stockOutDetail.vue

+ 1 - 1
src/xt_pages/stock/detail/stockOutDetail.vue ファイルの表示

@@ -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
     },