zuozhengqing
2024-04-08 37630069ea5db733bd8d20fd6b10b5000fb99eb9
src/views/sales/salesDetails/index.vue
@@ -785,7 +785,7 @@
      this.editShipmentsConfig.infomation.saleDetailID = row.id
      this.editShipmentsConfig.infomation.deliverType = row.deliverType ? row.deliverType : 1
      this.editShipmentsConfig.infomation.saleDetailNumber = row.number
      this.editShipmentsConfig.infomation.projectId = row.projectId
      // this.editShipmentsConfig.infomation.projectId = row.projectId
    },
    // 确认发货完成
    async confirmClick(row) {