平台件项目库修改bug
This commit is contained in:
+1
-1
@@ -1199,7 +1199,7 @@
|
||||
onOk() {
|
||||
_this.JTextLoading = true
|
||||
let idList = JSON.parse(JSON.stringify(_this.selectedRowKeys))
|
||||
postAction('/project/projectCertificationInventoryEO/resetFlow', {
|
||||
postAction('/platform/projectCertificationInventoryEO/resetFlow', {
|
||||
ids: idList.join(','),
|
||||
projectLibraryId: _this.$route.query.id,
|
||||
operatorType: 'certificationInventoryStudioReset'
|
||||
|
||||
Reference in New Issue
Block a user