对接政策征求意见流程
This commit is contained in:
@@ -623,7 +623,7 @@
|
|||||||
this.$refs.solicitationListRef.submit((row, ids) => {
|
this.$refs.solicitationListRef.submit((row, ids) => {
|
||||||
const json = Object.assign(this.dataForm);
|
const json = Object.assign(this.dataForm);
|
||||||
json.commentText = this.commentText
|
json.commentText = this.commentText
|
||||||
json.approvalFlag = 0
|
json.approvalFlag = 1
|
||||||
let query = {
|
let query = {
|
||||||
form: json,
|
form: json,
|
||||||
policySolicitOpinionEOList: row,
|
policySolicitOpinionEOList: row,
|
||||||
|
|||||||
Reference in New Issue
Block a user