From d045aeaf8c217bf64c5bc665faa0d9faf3d18fc4 Mon Sep 17 00:00:00 2001 From: wangwei <1610949092@qq.com> Date: Fri, 13 Jan 2023 10:07:53 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/purchase/supProductAuditDialog.vue | 107 +++++++++++-------- 1 file changed, 61 insertions(+), 46 deletions(-) diff --git a/src/views/purchase/supProductAuditDialog.vue b/src/views/purchase/supProductAuditDialog.vue index 6d4bce5..8e97012 100644 --- a/src/views/purchase/supProductAuditDialog.vue +++ b/src/views/purchase/supProductAuditDialog.vue @@ -39,7 +39,7 @@ - + - + - - - - - - - - - - - - - - - + - - - + + @@ -158,43 +137,79 @@ - - + + + + + + + + + + + + + + + + + + - - + + + + + + + + + @@ -202,7 +217,7 @@ type="textarea" size="small" placeholder="请输入内容" - v-model="inputQuery.remark" disabled + v-model="inputQuery.remark" @input="change()" >