From 283340a62f8327aeaeeb36a865be50c58164fadb Mon Sep 17 00:00:00 2001 From: xyq <392009588@qq.com> Date: Sun, 25 Jun 2023 10:43:36 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=85=E5=9F=BA=E5=9C=B0=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/sunVillage_info/homeApplication/proposerLite.vue | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/views/sunVillage_info/homeApplication/proposerLite.vue b/src/views/sunVillage_info/homeApplication/proposerLite.vue index 4eae0730..c3a3a4b4 100644 --- a/src/views/sunVillage_info/homeApplication/proposerLite.vue +++ b/src/views/sunVillage_info/homeApplication/proposerLite.vue @@ -4275,9 +4275,6 @@ export default { return "处置情况不能为空"; } } - if (this.checkString(this.applicationDetail.qszsh)) { - return "权属证书号不能为空"; - } } if (this.checkString(this.applicationDetail.nsqzjdmj)) {