Parcourir la source

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

csx il y a 4 ans
Parent
révision
02ad8d098e
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/xt_pages/stock/detail/stockOutDetail.vue

+ 1 - 1
src/xt_pages/stock/detail/stockOutDetail.vue Voir le fichier

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