mirror of
https://github.com/veops/cmdb.git
synced 2025-08-10 05:55:29 +08:00
version: 2.3.1
This commit is contained in:
@@ -238,7 +238,7 @@ export default {
|
||||
item.changeDescription += str
|
||||
} else {
|
||||
const str = ` 【 ${key} : 由 ${oldVal} 改为 ${newVal} 】 `
|
||||
item.changeDescription += ` 【 ${key} : 由 ${oldVal} 改为 ${newVal} 】 `
|
||||
item.changeDescription += str
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user