licp
2024-04-11 47ab3b599d4765161d4adaf5b9a368429b152845
src/views/plan/customerorder/customerorder-return.vue
@@ -82,7 +82,6 @@
        this.customerOrderList.forEach((item) => {
          ids.push(item.id)
        })
        console.log('this.userInfo.username', this.userInfo.username)
        const setDataForm = {
          customerOrderIds: ids,
          returnUser: this.userInfo.staffName,