From 5293546473d8a9d2069068cd09ab1690ab544c57 Mon Sep 17 00:00:00 2001 From: "XI_TENG\\xixi_" <971623072> Date: Wed, 19 Jun 2024 13:37:51 +0800 Subject: [PATCH] =?UTF-8?q?=E9=87=87=E8=B4=AD=E8=AE=A2=E5=8D=95=E8=A7=84?= =?UTF-8?q?=E6=A0=BC=E5=8F=AF=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/scm/purchaseCenter/purchaseOrder/form.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/jnpf-java-boot/jnpf-web/src/views/scm/purchaseCenter/purchaseOrder/form.vue b/jnpf-java-boot/jnpf-web/src/views/scm/purchaseCenter/purchaseOrder/form.vue index a33f56b1..e5fa9ffd 100644 --- a/jnpf-java-boot/jnpf-web/src/views/scm/purchaseCenter/purchaseOrder/form.vue +++ b/jnpf-java-boot/jnpf-web/src/views/scm/purchaseCenter/purchaseOrder/form.vue @@ -866,10 +866,11 @@ @change="changeData('businessorderproductrelational-spec', scope.$index)" placeholder="请输入" :disabled="judgeWrite('businessorderproductrelationalList') || judgeWrite('businessorderproductrelationalList-spec')" - clearable :style='{ "width": "100%" }' readonly> + clearable :style='{ "width": "100%" }'> +