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)) {