补充参数类型

This commit is contained in:
lai
2024-06-19 14:41:06 +08:00
parent fe541886d5
commit ff0b3a40cd

View File

@@ -484,7 +484,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">