Showing
1 changed file
with
1 additions
and
0 deletions
| ... | @@ -242,6 +242,7 @@ | ... | @@ -242,6 +242,7 @@ |
| 242 | <el-input | 242 | <el-input |
| 243 | v-model="form.sourceFlightNo" | 243 | v-model="form.sourceFlightNo" |
| 244 | placeholder="请输入ACCS原航班号" | 244 | placeholder="请输入ACCS原航班号" |
| 245 | + maxlength="10" | ||
| 245 | /> | 246 | /> |
| 246 | </el-form-item> | 247 | </el-form-item> |
| 247 | </el-col> | 248 | </el-col> | ... | ... |
-
Please register or login to post a comment