Merge remote-tracking branch 'origin/fix_20230911_UAT' into fix_20230911_UAT
This commit is contained in:
@@ -1283,7 +1283,8 @@
|
||||
postAction('/project/projectCertificationInventoryEO/resetFlow', {
|
||||
ids: idList.join(','),
|
||||
projectLibraryId: _this.$route.query.id,
|
||||
operatorType: 'certificationInventoryStudioReset'
|
||||
operatorType: 'certificationInventoryStudioReset',
|
||||
currRole:_this.roleSwitchingCode
|
||||
}).then((res) => {
|
||||
if (res.success) {
|
||||
_this.$message.success(_this.$t('OperationSuccessful'))
|
||||
|
||||
Reference in New Issue
Block a user