charles
2024-07-18 a0b97eb8e934ba28b9e51824d4cbbcc99cc70e17
src/views/sales/salesDetails/index.vue
@@ -786,7 +786,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) {