|
@@ -11,11 +11,11 @@
|
|
|
</el-select>
|
|
|
</div>
|
|
|
<div class="backward-head-li">
|
|
|
+ <span style="color: red;"><spu>*</spu>会务倒退表没有预览直接下载即可</span>
|
|
|
+ <el-button @click="InforRetrogressTableFileDownload" type="primary">导出会务倒退表</el-button>
|
|
|
<el-button @click="PostInvertedListCreate" type="primary">生成倒推表</el-button>
|
|
|
<el-button @click="PostInvertedListUpdate" type="primary">保 存</el-button>
|
|
|
- <el-button @click="PostInvertedListFileDownload" type="primary">导出倒推表
|
|
|
-
|
|
|
- </el-button>
|
|
|
+ <el-button @click="PostInvertedListFileDownload" type="primary">导出倒推表</el-button>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="backward-title">
|
|
@@ -25,6 +25,9 @@
|
|
|
</div>
|
|
|
<div class="backward-table">
|
|
|
<div class="backward-table-li">
|
|
|
+ <div class="backward-li-span">
|
|
|
+ <el-checkbox v-model="datainfo.isSelectedAirportd"></el-checkbox>
|
|
|
+ </div>
|
|
|
<div class="backward-li-span">
|
|
|
<el-date-picker value-format="yyyy-MM-dd" v-model="datainfo.approvalDataDt" type="date" placeholder="选择日期">
|
|
|
</el-date-picker>
|
|
@@ -37,6 +40,9 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="backward-table-li">
|
|
|
+ <div class="backward-li-span">
|
|
|
+ <el-checkbox v-model="datainfo.isSelectedApprovalData"></el-checkbox>
|
|
|
+ </div>
|
|
|
<div class="backward-li-span">
|
|
|
<el-date-picker value-format="yyyy-MM-dd" v-model="datainfo.approvalDt" type="date" placeholder="选择日期">
|
|
|
</el-date-picker>
|
|
@@ -57,11 +63,14 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="backward-table-li">
|
|
|
+ <div class="backward-li-span">
|
|
|
+ <el-checkbox v-model="datainfo.isSelectedIssueApproval"></el-checkbox>
|
|
|
+ </div>
|
|
|
<div class="backward-li-span">
|
|
|
<el-date-picker value-format="yyyy-MM-dd" v-model="datainfo.issueApprovalDt" type="date" placeholder="选择日期">
|
|
|
</el-date-picker>
|
|
|
</div>
|
|
|
- <div class="backward-li-span"><p style="line-height: 10px;padding: 0;">出批件</p><p style="line-height: 10px;padding: 0;">护照办理</p></div>
|
|
|
+ <div class="backward-li-span"><div style="line-height: 25px;padding: 0;">出批件</div><div style="line-height: 25px;padding: 0;">护照办理</div></div>
|
|
|
<div class="backward-li-span">
|
|
|
<el-input type="textarea" :autosize="{ minRows: 2, maxRows: 2}" placeholder="请输入内容"
|
|
|
v-model="datainfo.issueApprovalRemark">
|
|
@@ -81,6 +90,9 @@
|
|
|
</div>
|
|
|
</div> -->
|
|
|
<div class="backward-table-li">
|
|
|
+ <div class="backward-li-span">
|
|
|
+ <el-checkbox v-model="datainfo.isSelectedVisaInfo"></el-checkbox>
|
|
|
+ </div>
|
|
|
<div class="backward-li-span">
|
|
|
<el-date-picker value-format="yyyy-MM-dd" v-model="datainfo.visaInformationDt" type="date" placeholder="选择日期">
|
|
|
</el-date-picker>
|
|
@@ -93,6 +105,9 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="backward-table-li">
|
|
|
+ <div class="backward-li-span">
|
|
|
+ <el-checkbox v-model="datainfo.isSelectedSendVisa"></el-checkbox>
|
|
|
+ </div>
|
|
|
<div class="backward-li-span">
|
|
|
<el-date-picker value-format="yyyy-MM-dd" v-model="datainfo.sendVisaDt" type="date" placeholder="选择日期">
|
|
|
</el-date-picker>
|
|
@@ -105,6 +120,9 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="backward-table-li">
|
|
|
+ <div class="backward-li-span">
|
|
|
+ <!-- <el-checkbox v-model="isSelectedAirportd"></el-checkbox> -->
|
|
|
+ </div>
|
|
|
<div class="backward-li-span">
|
|
|
送签国家选择:
|
|
|
</div>
|
|
@@ -146,6 +164,9 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="backward-table-li">
|
|
|
+ <div class="backward-li-span">
|
|
|
+ <el-checkbox v-model="datainfo.isSelectedIssueVisa"></el-checkbox>
|
|
|
+ </div>
|
|
|
<div class="backward-li-span">
|
|
|
<el-date-picker value-format="yyyy-MM-dd" v-model="datainfo.issueVisaDt" type="date" placeholder="选择日期">
|
|
|
</el-date-picker>
|
|
@@ -158,6 +179,39 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="backward-table-li">
|
|
|
+ <div class="backward-li-span">
|
|
|
+ <el-checkbox v-model="datainfo.isSelectedAirTicket"></el-checkbox>
|
|
|
+ </div>
|
|
|
+ <div class="backward-li-span">
|
|
|
+ <el-date-picker value-format="yyyy-MM-dd" v-model="datainfo.airTicketDt" type="date" placeholder="选择日期">
|
|
|
+ </el-date-picker>
|
|
|
+ </div>
|
|
|
+ <div class="backward-li-span">机票</div>
|
|
|
+ <div class="backward-li-span">
|
|
|
+ <el-input type="textarea" :autosize="{ minRows: 2, maxRows: 2}" placeholder="请输入内容"
|
|
|
+ v-model="datainfo.airTicketRemark">
|
|
|
+ </el-input>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <div class="backward-table-li">
|
|
|
+ <div class="backward-li-span">
|
|
|
+ <el-checkbox v-model="datainfo.isSelectedHotel"></el-checkbox>
|
|
|
+ </div>
|
|
|
+ <div class="backward-li-span">
|
|
|
+ <el-date-picker value-format="yyyy-MM-dd" v-model="datainfo.hotelDt" type="date" placeholder="选择日期">
|
|
|
+ </el-date-picker>
|
|
|
+ </div>
|
|
|
+ <div class="backward-li-span">酒店</div>
|
|
|
+ <div class="backward-li-span">
|
|
|
+ <el-input type="textarea" :autosize="{ minRows: 2, maxRows: 2}" placeholder="请输入内容"
|
|
|
+ v-model="datainfo.hotelRemark">
|
|
|
+ </el-input>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <div class="backward-table-li">
|
|
|
+ <div class="backward-li-span">
|
|
|
+ <el-checkbox v-model="datainfo.isSelectedPreTripMeeting"></el-checkbox>
|
|
|
+ </div>
|
|
|
<div class="backward-li-span">
|
|
|
<el-date-picker value-format="yyyy-MM-dd" v-model="datainfo.preTripMeetingDt" type="date" placeholder="选择日期">
|
|
|
</el-date-picker>
|
|
@@ -170,6 +224,9 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="backward-table-li">
|
|
|
+ <div class="backward-li-span">
|
|
|
+ <el-checkbox v-model="datainfo.isSelectedAirportdDropOff"></el-checkbox>
|
|
|
+ </div>
|
|
|
<div class="backward-li-span">
|
|
|
<el-date-picker value-format="yyyy-MM-dd" v-model="datainfo.airportdDropOffDt" type="date" placeholder="选择日期">
|
|
|
</el-date-picker>
|
|
@@ -189,6 +246,8 @@
|
|
|
export default {
|
|
|
data () {
|
|
|
return {
|
|
|
+ userId:'',
|
|
|
+ token:'',
|
|
|
value:'',
|
|
|
options:[],
|
|
|
groupinfo:{},
|
|
@@ -220,6 +279,24 @@ export default {
|
|
|
issueApprovalRemark:'',//出批件时间 备注
|
|
|
issueVisaDt:'',//出签时间 - B
|
|
|
issueVisaRemark:'',//出签 备注
|
|
|
+
|
|
|
+ airTicketDt:'',//机票 - B
|
|
|
+ isAirTicket:0,//机票 是否完成
|
|
|
+ airTicketRemark:'',//机票 备注
|
|
|
+ hotelDt:'',//酒店 - B
|
|
|
+ isHotel:0,//酒店 是否完成
|
|
|
+ hotelRemark:'',//酒店 备注
|
|
|
+ isSelectedAirportd:0,//报批资料准备
|
|
|
+ isSelectedApprovalData:0,//报批/提供送签资料 是否选中
|
|
|
+ isSelectedIssueApproval:0,//出批件 是否选中
|
|
|
+ isSelectedVisaInfo:0,//签证资料准备 是否选中
|
|
|
+ isSelectedSendVisa:0,//送签签证 是否选中
|
|
|
+ isSelectedIssueVisa:0,//出签 是否选中
|
|
|
+ isSelectedAirTicket:0,//机票 是否选中
|
|
|
+ isSelectedHotel:0,//酒店 是否选中
|
|
|
+ isSelectedPreTripMeeting:0,//行前会 是否选中
|
|
|
+ isSelectedAirportdDropOff:0,//送机 是否选中
|
|
|
+
|
|
|
preTripMeetingDt:'',//行前会 - A
|
|
|
preTripMeetingRemark:'',//行前会 备注
|
|
|
sendVisaDt:'',//送签时间 - B
|
|
@@ -304,6 +381,24 @@ export default {
|
|
|
that.datainfo.issueApprovalRemark=res.data.data.issueApprovalRemark;
|
|
|
that.datainfo.issueVisaDt=res.data.data.issueVisaDt;
|
|
|
that.datainfo.issueVisaRemark=res.data.data.issueVisaRemark;
|
|
|
+
|
|
|
+ that.datainfo.airTicketDt=res.data.data.airTicketDt;
|
|
|
+ that.datainfo.isAirTicket=res.data.data.isAirTicket;
|
|
|
+ that.datainfo.airTicketRemark=res.data.data.airTicketRemark;
|
|
|
+ that.datainfo.hotelDt=res.data.data.hotelDt;
|
|
|
+ that.datainfo.isHotel=res.data.data.isHotel;
|
|
|
+ that.datainfo.hotelRemark=res.data.data.hotelRemark;
|
|
|
+ that.datainfo.isSelectedAirportd=res.data.data.isSelectedAirportd;
|
|
|
+ that.datainfo.isSelectedApprovalData=res.data.data.isSelectedApprovalData;
|
|
|
+ that.datainfo.isSelectedIssueApproval=res.data.data.isSelectedIssueApproval;
|
|
|
+ that.datainfo.isSelectedVisaInfo=res.data.data.isSelectedVisaInfo;
|
|
|
+ that.datainfo.isSelectedSendVisa=res.data.data.isSelectedSendVisa;
|
|
|
+ that.datainfo.isSelectedIssueVisa=res.data.data.isSelectedIssueVisa;
|
|
|
+ that.datainfo.isSelectedAirTicket=res.data.data.isSelectedAirTicket;
|
|
|
+ that.datainfo.isSelectedHotel=res.data.data.isSelectedHotel;
|
|
|
+ that.datainfo.isSelectedPreTripMeeting=res.data.data.isSelectedPreTripMeeting;
|
|
|
+ that.datainfo.isSelectedAirportdDropOff=res.data.data.isSelectedAirportdDropOff;
|
|
|
+
|
|
|
that.datainfo.preTripMeetingDt=res.data.data.preTripMeetingDt;
|
|
|
that.datainfo.preTripMeetingRemark=res.data.data.preTripMeetingRemark
|
|
|
that.datainfo.sendVisaDt=res.data.data.sendVisaDt;
|
|
@@ -346,6 +441,24 @@ export default {
|
|
|
isApprovalData:0,//报批资料准备 是否完成
|
|
|
isIssueApproval:0,//出批件 是否完成
|
|
|
isIssueVisa:0,//出签 是否完成
|
|
|
+
|
|
|
+ airTicketDt:'',//机票 - B
|
|
|
+ isAirTicket:0,//机票 是否完成
|
|
|
+ airTicketRemark:'',//机票 备注
|
|
|
+ hotelDt:'',//酒店 - B
|
|
|
+ isHotel:0,//酒店 是否完成
|
|
|
+ hotelRemark:'',//酒店 备注
|
|
|
+ isSelectedAirportd:0,//送机 是否选中
|
|
|
+ isSelectedApprovalData:0,//报批/提供送签资料 是否选中
|
|
|
+ isSelectedIssueApproval:0,//出批件 是否选中
|
|
|
+ isSelectedVisaInfo:0,//签证资料准备 是否选中
|
|
|
+ isSelectedSendVisa:0,//送签签证 是否选中
|
|
|
+ isSelectedIssueVisa:0,//出签 是否选中
|
|
|
+ isSelectedAirTicket:0,//机票 是否选中
|
|
|
+ isSelectedHotel:0,//酒店 是否选中
|
|
|
+ isSelectedPreTripMeeting:0,//行前会 是否选中
|
|
|
+ isSelectedAirportdDropOff:0,//送机 是否选中
|
|
|
+
|
|
|
isPreTripMeeting:0,//行前会 是否完成
|
|
|
isQuery:false,//查询标识 true 需提醒客户该团未创建倒推表
|
|
|
isSendVisa:0,//送签 是否完成
|
|
@@ -393,6 +506,35 @@ export default {
|
|
|
this.PostShareGroupInfo();
|
|
|
this.PostInvertedListInfo();
|
|
|
},
|
|
|
+ //生成会务倒推表
|
|
|
+ InforRetrogressTableFileDownload() {
|
|
|
+ var url = "/api/Groups/InforRetrogressTableFileDownload"
|
|
|
+ var that = this
|
|
|
+ this.$axios({
|
|
|
+ method: 'post',
|
|
|
+ url: url,
|
|
|
+ headers: {
|
|
|
+ Authorization: 'Bearer ' + this.token
|
|
|
+ },
|
|
|
+ data: {
|
|
|
+ groupId:that.value,
|
|
|
+ currUserId: that.userId
|
|
|
+ }
|
|
|
+ }).then(function (res) {
|
|
|
+ if (res.data.code == 200) {
|
|
|
+ that.$message({
|
|
|
+ message:res.data.msg ,
|
|
|
+ type: 'success',
|
|
|
+ offset:50
|
|
|
+ });
|
|
|
+ window.open(res.data.data.url)
|
|
|
+ }else{
|
|
|
+ that.$message.error(res.data.msg);
|
|
|
+ }
|
|
|
+ }).catch(function (error) {
|
|
|
+ that.$message.error(error);
|
|
|
+ });
|
|
|
+ },
|
|
|
//生成倒推表
|
|
|
PostInvertedListCreate() {
|
|
|
var url = "/api/Groups/PostInvertedListCreate"
|
|
@@ -415,6 +557,7 @@ export default {
|
|
|
offset:50
|
|
|
});
|
|
|
that.PostInvertedListInfo();
|
|
|
+
|
|
|
}else{
|
|
|
that.$message.error(res.data.msg);
|
|
|
}
|
|
@@ -424,8 +567,8 @@ export default {
|
|
|
},
|
|
|
//保存
|
|
|
PostInvertedListUpdate() {
|
|
|
- var url = "/api/Groups/PostInvertedListUpdate"
|
|
|
var that = this
|
|
|
+ var url = "/api/Groups/PostInvertedListUpdate"
|
|
|
this.$axios({
|
|
|
method: 'post',
|
|
|
url: url,
|
|
@@ -460,6 +603,24 @@ export default {
|
|
|
issueVisaDt: that.datainfo.issueVisaDt,
|
|
|
isIssueVisa: that.datainfo.isIssueVisa,
|
|
|
issueVisaRemark: that.datainfo.issueVisaRemark,
|
|
|
+
|
|
|
+ airTicketDt: that.datainfo.airTicketDt,
|
|
|
+ isAirTicket: that.datainfo.isAirTicket,
|
|
|
+ airTicketRemark: that.datainfo.airTicketRemark,
|
|
|
+ hotelDt: that.datainfo.hotelDt,
|
|
|
+ isHotel: that.datainfo.isHotel,
|
|
|
+ hotelRemark: that.datainfo.hotelRemark,
|
|
|
+ isSelectedAirportd: that.datainfo.isSelectedAirportd,
|
|
|
+ isSelectedApprovalData: that.datainfo.isSelectedApprovalData,
|
|
|
+ isSelectedIssueApproval: that.datainfo.isSelectedIssueApproval,
|
|
|
+ isSelectedVisaInfo: that.datainfo.isSelectedVisaInfo,
|
|
|
+ isSelectedSendVisa: that.datainfo.isSelectedSendVisa,
|
|
|
+ isSelectedIssueVisa: that.datainfo.isSelectedIssueVisa,
|
|
|
+ isSelectedAirTicket: that.datainfo.isSelectedAirTicket,
|
|
|
+ isSelectedHotel: that.datainfo.isSelectedHotel,
|
|
|
+ isSelectedPreTripMeeting: that.datainfo.isSelectedPreTripMeeting,
|
|
|
+ isSelectedAirportdDropOff: that.datainfo.isSelectedAirportdDropOff,
|
|
|
+
|
|
|
preTripMeetingDt: that.datainfo.preTripMeetingDt,
|
|
|
isPreTripMeeting: that.datainfo.isPreTripMeeting,
|
|
|
preTripMeetingRemark: that.datainfo.preTripMeetingRemark,
|
|
@@ -484,17 +645,66 @@ export default {
|
|
|
},
|
|
|
//导出倒推表
|
|
|
PostInvertedListFileDownload() {
|
|
|
- var url = "/api/Groups/PostInvertedListFileDownload"
|
|
|
var that = this
|
|
|
+ var url = "/api/Groups/PostInvertedListUpdate"
|
|
|
this.$axios({
|
|
|
method: 'post',
|
|
|
url: url,
|
|
|
headers: {
|
|
|
- Authorization: 'Bearer ' + that.token
|
|
|
+ Authorization: 'Bearer ' + this.token
|
|
|
},
|
|
|
data: {
|
|
|
portType: 1,
|
|
|
- diId: that.value
|
|
|
+ isQuery:that.datainfo.isQuery,
|
|
|
+ id: that.datainfo.id,
|
|
|
+ diId: that.datainfo.diId,
|
|
|
+ approvalDataDt: that.datainfo.approvalDataDt,
|
|
|
+ isApprovalData: that.datainfo.isApprovalData,
|
|
|
+ approvalDataRemark: that.datainfo.approvalDataRemark,
|
|
|
+ approvalDt: that.datainfo.approvalDt,
|
|
|
+ approvalType: that.datainfo.approvalType,
|
|
|
+ isApproval: that.datainfo.isApproval,
|
|
|
+ approvalRemark: that.datainfo.approvalRemark,
|
|
|
+ issueApprovalDt: that.datainfo.issueApprovalDt,
|
|
|
+ isIssueApproval: that.datainfo.isIssueApproval,
|
|
|
+ issueApprovalRemark: that.datainfo.issueApprovalRemark,
|
|
|
+ applyPassportDt: that.datainfo.applyPassportDt,
|
|
|
+ isApplyPassport: that.datainfo.isApplyPassport,
|
|
|
+ applyPassportRemark: that.datainfo.applyPassportRemark,
|
|
|
+ visaInformationDt: that.datainfo.visaInformationDt,
|
|
|
+ isVisaInformation: that.datainfo.isVisaInformation,
|
|
|
+ visaInformationRemark: that.datainfo.visaInformationRemark,
|
|
|
+ visaCountryData: that.datainfo.visaCountryData,
|
|
|
+ sendVisaDt: that.datainfo.sendVisaDt,
|
|
|
+ isSendVisa: that.datainfo.isSendVisa,
|
|
|
+ sendVisaRemark: that.datainfo.sendVisaRemark,
|
|
|
+ issueVisaDt: that.datainfo.issueVisaDt,
|
|
|
+ isIssueVisa: that.datainfo.isIssueVisa,
|
|
|
+ issueVisaRemark: that.datainfo.issueVisaRemark,
|
|
|
+
|
|
|
+ airTicketDt: that.datainfo.airTicketDt,
|
|
|
+ isAirTicket: that.datainfo.isAirTicket,
|
|
|
+ airTicketRemark: that.datainfo.airTicketRemark,
|
|
|
+ hotelDt: that.datainfo.hotelDt,
|
|
|
+ isHotel: that.datainfo.isHotel,
|
|
|
+ hotelRemark: that.datainfo.hotelRemark,
|
|
|
+ isSelectedAirportd: that.datainfo.isSelectedAirportd,
|
|
|
+ isSelectedApprovalData: that.datainfo.isSelectedApprovalData,
|
|
|
+ isSelectedIssueApproval: that.datainfo.isSelectedIssueApproval,
|
|
|
+ isSelectedVisaInfo: that.datainfo.isSelectedVisaInfo,
|
|
|
+ isSelectedSendVisa: that.datainfo.isSelectedSendVisa,
|
|
|
+ isSelectedIssueVisa: that.datainfo.isSelectedIssueVisa,
|
|
|
+ isSelectedAirTicket: that.datainfo.isSelectedAirTicket,
|
|
|
+ isSelectedHotel: that.datainfo.isSelectedHotel,
|
|
|
+ isSelectedPreTripMeeting: that.datainfo.isSelectedPreTripMeeting,
|
|
|
+ isSelectedAirportdDropOff: that.datainfo.isSelectedAirportdDropOff,
|
|
|
+
|
|
|
+ preTripMeetingDt: that.datainfo.preTripMeetingDt,
|
|
|
+ isPreTripMeeting: that.datainfo.isPreTripMeeting,
|
|
|
+ preTripMeetingRemark: that.datainfo.preTripMeetingRemark,
|
|
|
+ airportdDropOffDt: that.datainfo.airportdDropOffDt,
|
|
|
+ isAirportdDropOff: that.datainfo.isAirportdDropOff,
|
|
|
+ airportdDropOffRemark: that.datainfo.airportdDropOffRemark,
|
|
|
}
|
|
|
}).then(function (res) {
|
|
|
if (res.data.code == 200) {
|
|
@@ -503,7 +713,32 @@ export default {
|
|
|
type: 'success',
|
|
|
offset:50
|
|
|
});
|
|
|
- window.open(res.data.data);
|
|
|
+ that.PostInvertedListInfo();
|
|
|
+ var urls = "/api/Groups/PostInvertedListFileDownload"
|
|
|
+ that.$axios({
|
|
|
+ method: 'post',
|
|
|
+ url: urls,
|
|
|
+ headers: {
|
|
|
+ Authorization: 'Bearer ' + that.token
|
|
|
+ },
|
|
|
+ data: {
|
|
|
+ portType: 1,
|
|
|
+ diId: that.value
|
|
|
+ }
|
|
|
+ }).then(function (res) {
|
|
|
+ if (res.data.code == 200) {
|
|
|
+ that.$message({
|
|
|
+ message:res.data.msg ,
|
|
|
+ type: 'success',
|
|
|
+ offset:50
|
|
|
+ });
|
|
|
+ window.open(res.data.data);
|
|
|
+ }else{
|
|
|
+ that.$message.error(res.data.msg);
|
|
|
+ }
|
|
|
+ }).catch(function (error) {
|
|
|
+ that.$message.error(error);
|
|
|
+ });
|
|
|
}else{
|
|
|
that.$message.error(res.data.msg);
|
|
|
}
|
|
@@ -514,12 +749,18 @@ export default {
|
|
|
},
|
|
|
filters: {
|
|
|
capitalize: function (value) {
|
|
|
+ value=value+'';
|
|
|
return value.split(" ")[0]
|
|
|
}
|
|
|
},
|
|
|
created(){
|
|
|
this.GetGroupNameList()
|
|
|
+ },
|
|
|
+ mounted(){
|
|
|
+ this.token = JSON.parse(localStorage.getItem('userinif')).token;
|
|
|
+ this.userId = JSON.parse(localStorage.getItem('userinif')).userInfo.userId;
|
|
|
}
|
|
|
+
|
|
|
}
|
|
|
</script>
|
|
|
<style>
|
|
@@ -530,6 +771,7 @@ export default {
|
|
|
border-radius: 10px;
|
|
|
height: 100%;
|
|
|
min-height: 840px;
|
|
|
+ min-width: 1550px;
|
|
|
}
|
|
|
.backward-head-li label{
|
|
|
color: #606266;
|
|
@@ -563,16 +805,19 @@ export default {
|
|
|
border-bottom: 1px solid #ebeef5;
|
|
|
}
|
|
|
.backward-li-span:nth-child(1){
|
|
|
- width: 15%;
|
|
|
+ width: 3%;
|
|
|
}
|
|
|
.backward-li-span:nth-child(2){
|
|
|
+ width: 15%;
|
|
|
+}
|
|
|
+.backward-li-span:nth-child(3){
|
|
|
width: 20%;
|
|
|
color: #606266;
|
|
|
font-size: 14px;
|
|
|
font-weight: 600;
|
|
|
}
|
|
|
-.backward-li-span:nth-child(3){
|
|
|
- width: 65%;
|
|
|
+.backward-li-span:nth-child(4){
|
|
|
+ width: 62%;
|
|
|
}
|
|
|
.backward-li-span{
|
|
|
border-left: 1px solid #ebeef5;
|