鉴权数据修改时不能修改IMSI

This commit is contained in:
lai
2024-07-09 10:32:29 +08:00
parent f89ba87fef
commit e83bf43bc8

View File

@@ -1624,7 +1624,11 @@ onMounted(() => {
name="imsi"
v-bind="modalStateFrom.validateInfos.imsi"
>
<a-input v-model:value="modalState.from.imsi" allow-clear>
<a-input
v-model:value="modalState.from.imsi"
allow-clear
:disabled="!!modalState.from.id"
>
<template #prefix>
<a-tooltip placement="topLeft">
<template #title>