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