diff --git a/src/views/expelled/除名修复管理/index.vue b/src/views/expelled/除名修复管理/index.vue index 088dd0d..d2f9930 100644 --- a/src/views/expelled/除名修复管理/index.vue +++ b/src/views/expelled/除名修复管理/index.vue @@ -83,13 +83,13 @@ :header-cell-style="{background:'#8cc3fb',color:'#fff'}" @selection-change="handleSelectionChange" > - - - - - - - + + + + + + + diff --git a/src/views/expelled/除名修复管理/一移出受理.vue b/src/views/expelled/除名修复管理/一移出受理.vue index c95a32d..a1fec1f 100644 --- a/src/views/expelled/除名修复管理/一移出受理.vue +++ b/src/views/expelled/除名修复管理/一移出受理.vue @@ -43,14 +43,14 @@ *申请人 - + 除名时间 - {{ detailInfo?.repairInfo?.applyDate || '' }} + {{ detailInfo?.repairInfo?.removeDate || '' }} @@ -638,7 +638,7 @@ export default { if (this.$util.isEmpty(this.repairReason)) { return this.$message.warning('请选择移出原因') } - if (this.$util.isEmpty(this.contactName)) { + if (this.$util.isEmpty(this.detailInfo.repairInfo.contactName)) { return this.$message.warning('请输入申请人') } this.activeName = 'second' @@ -1069,15 +1069,20 @@ export default { nextNodeId: 'handleExptlist', nextPerformerIds: this.formData.nextPerformerids, nextPerformerNames: this.formData.nextPerformerNames, - repairApproveInfo: this.detailInfo.repairInfo, - opinionQuery: { + repairApproveInfo: { + ...this.detailInfo.repairInfo, acceptStatus: this.isAccept, - isAgreeRepair: this.isAgreeRepair, - contactName: this.contactName, repairReason: this.repairReason, - remreasons: this.formData.remreasons, - opinion: this.formData.opinion, - remRemark: this.remRemark + remark: this.remRemark + }, + opinionQuery: { + bizseq: this.bizId, + workflowid: this.workflowid, + handler: this.user.nickname, + handlerid: this.user.primaryKey, + opiniontype: '0', + isagree: '1', + opinioncontent: this.formData.opinion } } expelledRepairNextBiz(params).then(res => { diff --git a/src/views/todo/index.vue b/src/views/todo/index.vue index f094662..3dda0fd 100644 --- a/src/views/todo/index.vue +++ b/src/views/todo/index.vue @@ -823,1277 +823,1277 @@ - - 批量吊销 -
- -
-
- - - - -
- -
-
-
- - - -
- -
-
-
-
- - - - - - - - - - - - - - - - -
- 查询 - 重置 -
-
-
-
- -
- -
- - - - - - - - - - - - - - -
- --> + + + + + + + + - :page-sizes="[10, 20, 30, 40,50,100,200]" - layout="slot,total, sizes, prev, pager, next, jumper" - @size-change="pageSizeChange" - @current-change="pageIndexChange" - > - - - 第 {{ pageParam.curPage }} 页 / - 共 {{ - (pageParam.total !== 0 ? parseInt((pageParam.total + pageParam.pageSize - 1) / pageParam.pageSize) : 1) - }} 页 - - -
-
-
-
-
- - 批量注销 -
- -
-
- - - - -
- -
-
-
- - - -
- -
-
-
-
- - - - - - - - - - - - - - - - -
- 查询 - 重置 -
-
-
-
- -
- -
- - - - - - - - - - - - - - -
- --> + + + + + + + + - :page-sizes="[10, 20, 30, 40,50,100,200]" - layout="slot,total, sizes, prev, pager, next, jumper" - @size-change="pageSizeChange" - @current-change="pageIndexChange" - > - - - 第 {{ pageParam.curPage }} 页 / - 共 {{ - (pageParam.total !== 0 ? parseInt((pageParam.total + pageParam.pageSize - 1) / pageParam.pageSize) : 1) - }} 页 - - -
-
-
-
-
- - 撤销登记案件 -
- -
-
- - - - -
- -
-
-
- - - -
- -
-
-
-
- - - - - - - - - - - - - - - - -
- 查询 - 重置 -
-
-
-
- -
- -
- - - - - - - - - - - - - - -
- --> + + + + + + + + - :page-sizes="[10, 20, 30, 40,50,100,200]" - layout="slot,total, sizes, prev, pager, next, jumper" - @size-change="pageSizeChange" - @current-change="pageIndexChange" - > - - - 第 {{ pageParam.curPage }} 页 / - 共 {{ - (pageParam.total !== 0 ? parseInt((pageParam.total + pageParam.pageSize - 1) / pageParam.pageSize) : 1) - }} 页 - - -
-
-
-
-
- - 联合惩戒 + + + + + + + + + + + + + + + + + + + + -
- -
-
- - - - -
- -
-
-
- - - -
- -
-
-
-
- - - - - - - - - - - - - - - - -
- 查询 - 重置 -
-
-
-
- -
- -
- - - - - - - - - - - - - - -
- --> + + + + + + + + - :page-sizes="[10, 20, 30, 40,50,100,200]" - layout="slot,total, sizes, prev, pager, next, jumper" - @size-change="pageSizeChange" - @current-change="pageIndexChange" - > - - - 第 {{ pageParam.curPage }} 页 / - 共 {{ - (pageParam.total !== 0 ? parseInt((pageParam.total + pageParam.pageSize - 1) / pageParam.pageSize) : 1) - }} 页 - - -
-
-
-
-
- - 市场所协同 -
- -
-
- - - - -
- -
-
-
- - - -
- -
-
-
-
- - - - - - - - - - -
- 查询 - 重置 -
-
-
-
- -
-
- - - - - - - - - - - - - - -
- --> + + + + + + + + - :page-sizes="[10, 20, 30, 40,50,100,200]" - layout="slot,total, sizes, prev, pager, next, jumper" - @size-change="pageSizeChange" - @current-change="pageIndexChange" - > - - 第 {{ pageParam.curPage }} 页 / - 共 {{ - (pageParam.total !== 0 ? parseInt((pageParam.total + pageParam.pageSize - 1) / pageParam.pageSize) : 1) - }} 页 - - -
-
-
-
-
- - 信用风险分类 + + + + + + + + + + + + + + + + + + + -
- -
-
- - - - -
- -
-
-
- - - -
- -
-
-
-
- - - - - - - - - - - - - - - - -
- 查询 - 重置 -
-
-
-
- -
- -
- - - - - - - - - - - - - - -
- --> + + + + + + + + - :page-sizes="[10, 20, 30, 40,50,100,200]" - layout="slot,total, sizes, prev, pager, next, jumper" - @size-change="pageSizeChange" - @current-change="pageIndexChange" - > - - - 第 {{ pageParam.curPage }} 页 / - 共 {{ - (pageParam.total !== 0 ? parseInt((pageParam.total + pageParam.pageSize - 1) / pageParam.pageSize) : 1) - }} 页 - - -
-
-
-
-
- - 总局一体化 + + + + + + + + + + + + + + + + + + + + -
- -
-
- - - - -
- -
-
-
- - - -
- -
-
-
-
- - - - - - - - - - - - - - - - -
- 查询 - 重置 -
-
-
-
- -
- -
- - - - - - - - - - - - - - -
- --> + + + + + + + + - :page-sizes="[10, 20, 30, 40,50,100,200]" - layout="slot,total, sizes, prev, pager, next, jumper" - @size-change="pageSizeChange" - @current-change="pageIndexChange" - > - - 第 {{ pageParam.curPage }} 页 / - 共 {{ - (pageParam.total !== 0 ? parseInt((pageParam.total + pageParam.pageSize - 1) / pageParam.pageSize) : 1) - }} 页 - - -
-
-
-
-
+ + + + + + + + + + + + + + + + + 数据勘误