Commit 54bd6f3d authored by libin's avatar libin

客服修改

parent e31ca2db
......@@ -13,7 +13,7 @@
<el-row>
<el-col :span="8">
<el-form-item label="客服电话" prop="telphone">
<el-input v-model="form.telphone" placeholder="请输入客服电话" type="number"></el-input>
<el-input v-model="form.telphone" placeholder="请输入客服电话" type="number" :readonly="title==='编辑'"></el-input>
</el-form-item>
</el-col>
</el-row>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment