四邻联动记录完成

This commit is contained in:
aixianling
2022-04-18 19:02:37 +08:00
parent 52da9be2fc
commit 7feea057bc
4 changed files with 54 additions and 31 deletions

View File

@@ -31,7 +31,7 @@ export default {
permissions: Function
},
created() {
this.dict.load('yesOrNo')
this.dict.load('yesOrNo', "partyFourLinkageStatus")
}
}
</script>