优化
@ -860,6 +860,7 @@
methods: {
// 查询审批信息
getApprovalList () {
if (Object.keys(this.currentRow).length !== 0) {
let tempData = {
site: this.$store.state.user.site,
menuId: this.$route.meta.menuId,
@ -872,6 +873,7 @@
this.approvalList = []
}
})
},
// 获取基础数据列表S