对接政策征求意见流程

This commit is contained in:
范强强
2023-10-19 14:33:28 +08:00
parent 7b3197ab89
commit 7af9a9dc1d
@@ -623,7 +623,7 @@
this.$refs.solicitationListRef.submit((row, ids) => {
const json = Object.assign(this.dataForm);
json.commentText = this.commentText
json.approvalFlag = 0
json.approvalFlag = 1
let query = {
form: json,
policySolicitOpinionEOList: row,