Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Fedex
/
imac-vue
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
jinhui.wang
2022-01-26 16:37:18 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
d8d47242ae0b3ae7e0208bfc4068f9dbb9fede9b
d8d47242
1 parent
a30cdfe7
样式更新
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/views/allocationConfig/flightAllocConfig/info.vue
src/views/allocationConfig/flightAllocConfig/info.vue
View file @
d8d4724
...
...
@@ -6,7 +6,7 @@
<el-row :gutter="20">
<el-col :span="8">
<el-form-item label="航班号" prop="purposeOfFlightNo">
<el-input v-model.trim="form.purposeOfFlightNo" style="width:
5
0%" :disabled="nameDisabled"></el-input>
<el-input v-model.trim="form.purposeOfFlightNo" style="width:
6
0%" :disabled="nameDisabled"></el-input>
</el-form-item>
</el-col>
<el-col :span="12">
...
...
Please
register
or
login
to post a comment