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()" >