From 2b669ac879d09c8409e76e03154edd72740e9e9b Mon Sep 17 00:00:00 2001 From: Fixiaobai <fixiaobai@163.com> Date: 星期一, 11 十二月 2023 16:32:54 +0800 Subject: [PATCH] modified: src/views/plan/manufacturingorder/index.vue --- src/views/plan/customerorder/index.vue | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) diff --git a/src/views/plan/customerorder/index.vue b/src/views/plan/customerorder/index.vue index 8ac6bbd..5949caa 100644 --- a/src/views/plan/customerorder/index.vue +++ b/src/views/plan/customerorder/index.vue @@ -93,7 +93,6 @@ > --> </template> </ttable> - <!-- 寮圭獥, 鏃ユ湡閫夋嫨 --> <ConfirmPullCustomerorder v-if="showPullCustomerOrderVisible" @@ -449,7 +448,7 @@ { minWidth: '100', width: '100px', - prop: 'customerOrderNo', + prop: 'contractNo', label: '鍚堝悓缂栧彿', sort: true, isTrue: true, @@ -691,7 +690,7 @@ // fun: this.packageExportHandle // }, { - text: '浣滃簾', + text: '鍒犻櫎', type: 'text', size: 'small', fun: this.cancelHandle, -- Gitblit v1.9.3