qfw
This commit is contained in:
@@ -11238,6 +11238,7 @@ const _sfc_main$1v = defineComponent({
|
||||
if (props.type === "number") {
|
||||
onNumberBlur(event);
|
||||
}
|
||||
console.log("\u6DFB\u52A0\uFF0C", new String(props.modelValue).toLocaleString());
|
||||
currentValue.value = new String(props.modelValue).toLocaleString();
|
||||
emit("blur", event);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user