修改禅道已知bug
This commit is contained in:
@@ -74,7 +74,7 @@ export default {
|
||||
console.log(this.historicalRow,'this.historicalRow')
|
||||
let _this = this
|
||||
axios({
|
||||
url: `/jero-boot/params/manifest/history?title=${this.historicalRow.title}`,
|
||||
url: `/jero-boot/params/manifest/history?paramsManifestId=${this.historicalRow.id}`,
|
||||
method: 'get',
|
||||
transformRequest: [function (data) {
|
||||
let ret = ''
|
||||
|
||||
Reference in New Issue
Block a user