Showing
1 changed file
with
2 additions
and
2 deletions
| ... | @@ -58,7 +58,7 @@ | ... | @@ -58,7 +58,7 @@ |
| 58 | </el-form-item> | 58 | </el-form-item> |
| 59 | </el-col> | 59 | </el-col> |
| 60 | <el-col :span="6"> | 60 | <el-col :span="6"> |
| 61 | - <el-form-item label="站点"> | 61 | + <el-form-item label="始发站"> |
| 62 | <el-input type="textarea" v-model="siteName" class="formItem" placeholder="PVG;PEK" :rows="4" clearable> | 62 | <el-input type="textarea" v-model="siteName" class="formItem" placeholder="PVG;PEK" :rows="4" clearable> |
| 63 | </el-input> | 63 | </el-input> |
| 64 | </el-form-item> | 64 | </el-form-item> |
| ... | @@ -868,4 +868,4 @@ export default { | ... | @@ -868,4 +868,4 @@ export default { |
| 868 | float: right; | 868 | float: right; |
| 869 | margin-right: 5px; | 869 | margin-right: 5px; |
| 870 | } | 870 | } |
| 871 | -</style> | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file |
| 871 | +</style> | ... | ... |
-
Please register or login to post a comment