打样 从OA跳转过来时,没有当前节点审批人和当前节点
@ -2232,6 +2232,7 @@ export default {
limit: this.pageSize,
createBy: this.$store.state.user.name,
page: 1,
menuId: this.$route.meta.menuId,
}
this.dataListLoading = true
proofingInformationSearch(params).then(({data}) => {
@ -2100,11 +2100,11 @@ export default {
rejectVisible: false,
rejectOpinion: '',
detailVisible: false,
no: 1,
size: 20,
total: 0,
queryLoading: false,
superAdmin: false,
},
mounted() {