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
Elements-SY
2023-09-18 16:03:07 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
a6efc65518f78098a9854261aa8b08b284c2803b
a6efc655
1 parent
1f7dc458
modify
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/views/basicInformation/queryCargo/index.vue
src/views/basicInformation/queryCargo/index.vue
View file @
a6efc65
...
...
@@ -181,7 +181,7 @@
v-hasPermi="['log:cargo:flightTransfer']">航班迁转</el-button>
<el-button type="primary" size="small" :disabled="cargoPlaneTime == null || cargoPlaneTime.length <= 0"
@click="historyFlie" v-hasPermi="['log:cargo:archiveData']">
<el-tooltip class="item" effect="dark" content="请先选择配
置
航班日期" placement="top">
<el-tooltip class="item" effect="dark" content="请先选择配
舱
航班日期" placement="top">
<span class="el-icon-warning-outline">生成归档数据</span>
</el-tooltip>
</el-button>
...
...
Please
register
or
login
to post a comment