zouyu
2023-11-17 550b1fc6a640d09b93d2115799b5871634524ef1
src/views/plan/customerorder/confirm-pull-customerorder.vue
@@ -53,7 +53,7 @@
      if (this.dataForm.selectTime != null && this.dataForm.selectTime != '') {
        otcCustomerOrderSync({
          selectTime: this.dataForm.selectTime,
          pathCode: '0'
          orderNo: ''
        })
          .then((response) => {
            const resData = response.data