This commit is contained in:
zhangyichen
2022-04-02 11:21:14 +08:00
parent f3f8e451f3
commit b9245c75ef
@@ -683,6 +683,7 @@ export default {
} }
}, },
seniorPageInfo() { seniorPageInfo() {
this.sarAccessInfo.standType = ''
this.sarAccessInfo.qdFlag = '1' this.sarAccessInfo.qdFlag = '1'
this.sarAccessInfo.qdid = this.$route.params.id this.sarAccessInfo.qdid = this.$route.params.id
selectHighLawsById((this.sarAccessInfo)).then(res => { selectHighLawsById((this.sarAccessInfo)).then(res => {