chore: 编译类型错误提示

This commit is contained in:
TsMask
2024-06-14 19:00:38 +08:00
parent 4c7e99fdd7
commit ff600c49f6

View File

@@ -487,7 +487,7 @@ onMounted(() => {
allow-clear
:placeholder="t('views.ne.common.ipAddrPlease')"
:maxlength="128"
@change="e => fnNeIPChange(e, pane.data)"
@change="(e:any) => fnNeIPChange(e, pane.data)"
>
<template #prefix>
<a-tooltip placement="topLeft">