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