mirror of
https://github.com/jumpserver/lina.git
synced 2025-09-20 02:31:43 +00:00
perf: 去掉多余的内容
This commit is contained in:
@@ -48,9 +48,7 @@ export default {
|
||||
iValue: {
|
||||
handler(v) {
|
||||
this.$emit('input', Array.from(v))
|
||||
},
|
||||
immediate: true,
|
||||
deep: true
|
||||
}
|
||||
}
|
||||
},
|
||||
created() {
|
||||
|
Reference in New Issue
Block a user