From 0f407920b50d0c2f48970fbc1b9cde67c0085959 Mon Sep 17 00:00:00 2001 From: liujun Date: Wed, 21 Feb 2024 11:25:47 +0800 Subject: [PATCH] =?UTF-8?q?1=E3=80=81=E6=89=BF=E8=AF=BA=E4=B9=A6=E3=80=81?= =?UTF-8?q?=E5=A7=94=E6=89=98=E4=B9=A6=E8=BD=AC=E5=8F=98=E5=BF=85=E4=BC=A0?= =?UTF-8?q?=202=E3=80=81bug=E4=BF=AE=E6=94=B9=EF=BC=88=E9=9B=86=E5=9B=A2?= =?UTF-8?q?=E5=8D=95=E4=BD=8D=E6=9F=A5=E7=9C=8B=E4=B8=8D=E5=88=B0=E5=BD=92?= =?UTF-8?q?=E5=B1=9E=E8=87=AA=E5=B7=B1=E7=9A=84=E7=9B=B8=E5=85=B3=E6=96=B9?= =?UTF-8?q?=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/xgf/flow/components/entrust.vue | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/views/xgf/flow/components/entrust.vue b/src/views/xgf/flow/components/entrust.vue index 835453b..526d504 100644 --- a/src/views/xgf/flow/components/entrust.vue +++ b/src/views/xgf/flow/components/entrust.vue @@ -95,6 +95,9 @@ export default { ], OPINION: [ { required: true, message: '请填写打回原因', trigger: 'change' } + ], + APPOINT_ANNEX: [ + { required: true, message: '请上传文件', trigger: 'change' } ] }, heirloom: {},