Fix:4357 【旅居商城小程序】商家电话需限制为11位数
This commit is contained in:
@@ -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" >
|
||||
|
||||
Reference in New Issue
Block a user