Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -132,7 +132,7 @@ | ... | @@ -132,7 +132,7 @@ |
| 132 | <el-form-item> | 132 | <el-form-item> |
| 133 | <template slot="label"> | 133 | <template slot="label"> |
| 134 | <div style="display:inline-block">配载航线 | 134 | <div style="display:inline-block">配载航线 |
| 135 | - <el-tooltip class="item" effect="dark" content="选择航线需要先输入配载航班号,才能选择对应得航线" placement="top-start"> | 135 | + <el-tooltip class="item" effect="dark" content="选择航线需要先输入配载航班号,才能选择对应的航线" placement="top-start"> |
| 136 | <span class="el-icon-warning" style="color:#1890ff;font-size:16px"></span> | 136 | <span class="el-icon-warning" style="color:#1890ff;font-size:16px"></span> |
| 137 | </el-tooltip> | 137 | </el-tooltip> |
| 138 | </div> | 138 | </div> | ... | ... |
-
Please register or login to post a comment