From 68ab5246a93be94c21593996ae6050fee36ed883 Mon Sep 17 00:00:00 2001 From: 1178634255 <1178634255@qq.com> Date: Mon, 22 May 2023 10:07:11 +0800 Subject: [PATCH] =?UTF-8?q?=20=E4=BF=AE=E5=A4=8D=E6=96=B0=E5=A2=9E?= =?UTF-8?q?=E7=94=B3=E8=B4=AD=E5=8D=95=E6=8D=AE=EF=BC=9A=E6=B2=A1=E6=9C=89?= =?UTF-8?q?=E9=85=8D=E9=80=81=E4=BC=81=E4=B8=9A=E7=9A=84=E4=BA=A7=E5=93=81?= =?UTF-8?q?=E6=97=A0=E6=B3=95=E5=BD=95=E5=85=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../purApply/purOrderSelectProduct.vue | 684 +++++++++--------- 1 file changed, 347 insertions(+), 337 deletions(-) diff --git a/src/views/purchase/purApply/purOrderSelectProduct.vue b/src/views/purchase/purApply/purOrderSelectProduct.vue index 97168f1f..18c9a764 100644 --- a/src/views/purchase/purApply/purOrderSelectProduct.vue +++ b/src/views/purchase/purApply/purOrderSelectProduct.vue @@ -1,375 +1,385 @@ @@ -377,10 +387,10 @@ export default { div /deep/ .el-table .warning-row { - background: #bebebe; + background: #bebebe; } div /deep/ .el-table .success-row { - background: #ffffff; + background: #ffffff; }