修改禅道已知bug
This commit is contained in:
@@ -596,7 +596,7 @@
|
||||
projectId: this.$route.query.projectId
|
||||
}
|
||||
this.textLoading = true
|
||||
postAction('/params/collectManifest/bringSdtInto', query).then((res) => {
|
||||
getAction('/params/collectManifest/bringSdtInto', query).then((res) => {
|
||||
if (res.success) {
|
||||
this.$message.success(this.$t('OperationSuccessful'))
|
||||
this.$refs.CollectionTabel.getTableList()
|
||||
|
||||
Reference in New Issue
Block a user