fix: 修改 system 回显错误的问题
This commit is contained in:
@@ -163,7 +163,6 @@ export default {
|
||||
},
|
||||
watch: {
|
||||
unit: {
|
||||
immediate: true,
|
||||
handler (n, o) {
|
||||
this.$emit('unitChange', n)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user