Fix:4357 【旅居商城小程序】商家电话需限制为11位数

This commit is contained in:
linxi
2025-11-03 17:00:39 +08:00
parent 3dbacb26d1
commit 145a5c0dd1
+1
View File
@@ -192,6 +192,7 @@
:disabled="form.isDraft === 0 && (form.reviewStatus === 0 || form.reviewStatus === 1)"
placeholder="请输入商家电话"
v-model="form.phone"
maxlength="11"
border="none"
>
<template slot="suffix" >