Commit 1e73ec127d64d09e50e502eaf8e1cc6530c886c8
1 parent
a6ae39b5
add 黄石官网 个人信息 地址优化
Showing
1 changed file
with
1 additions
and
1 deletions
src/views/information/index.vue
... | ... | @@ -49,7 +49,7 @@ |
49 | 49 | placeholder="选择日期" style="width: 300px"> |
50 | 50 | </el-date-picker> |
51 | 51 | </el-form-item> |
52 | - <el-form-item label="位置" class="margin-bottom30" prop="address"> | |
52 | + <el-form-item label="地址" class="margin-bottom30" prop="address"> | |
53 | 53 | <el-input type="text" v-model="ruleForm.address" style="width: 300px"></el-input> |
54 | 54 | </el-form-item> |
55 | 55 | ... | ... |