@@ -146,6 +146,8 @@ export default {
this.getDataList()
},
methods: {
+ // 权限判断(从 utils 导入并暴露给模板使用)
+ isAuth,
onChose() {
this.addOrUpdateVisible = false
this.detailVisible = false