XMLWAN 3 年之前
父節點
當前提交
e6c3508822
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/xt_pages/stock/detail/stockOutDetail.vue

+ 1 - 0
src/xt_pages/stock/detail/stockOutDetail.vue 查看文件

756
       },
756
       },
757
 
757
 
758
     exportList(){
758
     exportList(){
759
+       console.log("表格",this.tableOut)
759
        for(let i=0;i<this.tableOut.length;i++){
760
        for(let i=0;i<this.tableOut.length;i++){
760
         this.tableOut[i].index = i+1
761
         this.tableOut[i].index = i+1
761
         this.tableOut[i].good_name = this.tableOut[i].good_name
762
         this.tableOut[i].good_name = this.tableOut[i].good_name