Merge remote-tracking branch 'origin/dev_2nd_LCYH' into dev_2nd_LCYH
This commit is contained in:
@@ -864,7 +864,7 @@
|
||||
content: _this.$t('confirmResetProcess'),
|
||||
onOk() {
|
||||
let idList = JSON.parse(JSON.stringify(_this.selectedRowKeys))
|
||||
postAction(_this.url.deleteBatch, {
|
||||
postAction('/project/projectCertificationInventoryEO/resetFlow', {
|
||||
ids: idList.join(','),
|
||||
projectLibraryId: _this.$route.query.id
|
||||
}).then((res) => {
|
||||
|
||||
Reference in New Issue
Block a user