fix: bug#11365
This commit is contained in:
parent
25f4ecdbab
commit
6b8d56654c
|
@ -67,7 +67,7 @@
|
|||
</j-upload>
|
||||
</template>
|
||||
</j-input>
|
||||
<j-input
|
||||
<j-input-password
|
||||
v-else-if="typeMap.get(itemType) === 'password'"
|
||||
allowClear
|
||||
type="password"
|
||||
|
|
Loading…
Reference in New Issue