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