From aac25494288e33d02bcd3bb319db0db8288acd94 Mon Sep 17 00:00:00 2001 From: whycq <913841844@qq.com> Date: 星期二, 25 二月 2025 14:12:03 +0800 Subject: [PATCH] 20250225A --- pages/phyz/comOrder/orderOut.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pages/phyz/comOrder/orderOut.vue b/pages/phyz/comOrder/orderOut.vue index 58be010..71069ed 100644 --- a/pages/phyz/comOrder/orderOut.vue +++ b/pages/phyz/comOrder/orderOut.vue @@ -262,7 +262,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.searchValue1,10) this.$refs.filter.close() -- Gitblit v1.9.1