This commit is contained in:
Bai 2024-05-13 16:06:48 +08:00
parent 57746a9daf
commit cd6d9e1687

View File

@ -443,7 +443,7 @@ export default {
? JSON.parse(localStorage.getItem('tableConfig'))
: {}
let tableName = this.config.name || this.$route.name + '_' + newURL(url).pathname
// urluuidkeylocalStorage
// urluuidkeylocalStorage.
tableName = replaceAllUUID(tableName)
_tableConfig[tableName] = {