From b08d3d492588e460676731463698e3b960ecf8cf Mon Sep 17 00:00:00 2001 From: yujk <990961482@qq.com> Date: Fri, 6 Aug 2021 11:00:37 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A1=AE=E6=9D=83=E8=B0=83=E6=9F=A5=E7=A7=BB?= =?UTF-8?q?=E5=8A=A8=E7=AB=AF=EF=BC=8C=E7=94=B5=E8=AF=9D=E8=B0=83=E6=9F=A5?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E8=BA=AB=E4=BB=BD=E8=AF=81=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/authenticRight/index.vue | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/views/authenticRight/index.vue b/src/views/authenticRight/index.vue index ee2b608d..013006f2 100644 --- a/src/views/authenticRight/index.vue +++ b/src/views/authenticRight/index.vue @@ -350,6 +350,14 @@ placeholder="抽查户主名称" :rules="[{ required: true, message: '请填写抽查户主名称' }]" /> +