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-10-18 11:51:53 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
13c0417e2aef1bd7935c63ab8dad6e294752e87c
13c0417e
1 parent
5a81910a
modify
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
2 deletions
src/views/allocationConfig/flightAllocConfig/flightRouteInfo/index.vue
src/views/et86Config/et86RuleConfig/edit/index.vue
src/views/allocationConfig/flightAllocConfig/flightRouteInfo/index.vue
View file @
13c0417
<template>
<div ref="barEcharts" class="route-info-container" v-loading="pageLoading">
<div ref="barEcharts" class="route-info-container">
<!-- v-loading="pageLoading" -->
<!-- 航线设置规则信息查询条件 -->
<el-row style="padding: 0 50px">
<el-col>
...
...
src/views/et86Config/et86RuleConfig/edit/index.vue
View file @
13c0417
<template>
<div class="form-header" v-loading="pageLoading">
<div class="form-header">
<!-- v-loading="pageLoading" -->
<el-row style="padding-bottom: 20px">
<el-col>
<el-divider content-position="left">ET86配舱航班顺位</el-divider>
...
...
Please
register
or
login
to post a comment