对接政策征求意见流程

This commit is contained in:
范强强
2023-10-19 14:03:20 +08:00
parent a5d1efa80d
commit 58740ee372
@@ -260,7 +260,7 @@
prcId: this.$route.query.prcId
}
this.$http.get('/lawss/activiti/queryPolicitOpinionEOList', query, {_this: this}, res => {
if (res.success) {
if (res.ok) {
this.histortData = res.data || []
} else {
this.histortData = []