@@ -167,6 +167,7 @@
@input="regPhone"
maxlength="11"
placeholder="请输入人员手机号"
+ :readonly='whichPart == "edit" '
></el-input>
<p>请输入正确的手机号</p>
</div>