From 719a7c31bcb1f09df5c4b44ebfd255a05fd9281e Mon Sep 17 00:00:00 2001 From: whycq <913841844@qq.com> Date: 星期二, 26 十一月 2024 15:37:46 +0800 Subject: [PATCH] # --- pages/phyz/order/pakinOrderSelect.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pages/phyz/order/pakinOrderSelect.vue b/pages/phyz/order/pakinOrderSelect.vue index b7a01fb..0baa112 100644 --- a/pages/phyz/order/pakinOrderSelect.vue +++ b/pages/phyz/order/pakinOrderSelect.vue @@ -283,7 +283,7 @@ this.data.curr = 1 this.data.maktx = this.maktx this.data.matnr = this.matnr - this.data.order_no = this.order_no + this.data.order_no = this.orderNo this.data.brand = this.brand this.getOrderDetlList(this.searchValue,10) this.$refs.filter.close() -- Gitblit v1.9.1