平台件项目库修改bug

This commit is contained in:
zyx.net
2023-09-26 11:24:23 +08:00
parent 57de0267b5
commit 9ba433461c
@@ -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'