From 02ee959903d5e5b31ed1e06a6e06066243fb7de6 Mon Sep 17 00:00:00 2001 From: cwchen <1048842385@qq.com> Date: Mon, 11 Nov 2024 09:35:56 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=91=E8=B4=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- js/demandPlan/child/unplanned_quantity_list.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/demandPlan/child/unplanned_quantity_list.js b/js/demandPlan/child/unplanned_quantity_list.js index ca156e9..e25022c 100644 --- a/js/demandPlan/child/unplanned_quantity_list.js +++ b/js/demandPlan/child/unplanned_quantity_list.js @@ -109,7 +109,7 @@ function initTable() { align: "center", }, { - field: "tzNum", + field: "fhNum", title: "计划外发货量", width: '10%', unresize: true,