Elements-SY

modify

...@@ -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>
......