Fixiaobai
2023-12-11 5d64e2573f5e0b9dc06891cf441c02b057310e1c
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,