Browse Source

宅基地优化

rongxin_prod
Xyq123* 1 year ago
parent
commit
283340a62f
1 changed files with 0 additions and 3 deletions
  1. +0
    -3
      src/views/sunVillage_info/homeApplication/proposerLite.vue

+ 0
- 3
src/views/sunVillage_info/homeApplication/proposerLite.vue View File

@@ -4275,9 +4275,6 @@ export default {
return "处置情况不能为空"; return "处置情况不能为空";
} }
} }
if (this.checkString(this.applicationDetail.qszsh)) {
return "权属证书号不能为空";
}
} }


if (this.checkString(this.applicationDetail.nsqzjdmj)) { if (this.checkString(this.applicationDetail.nsqzjdmj)) {


Loading…
Cancel
Save