Commit 0530948a authored by 王悦's avatar 王悦

修改联运收入-公司别-出团公司

parent 733dd2c2
...@@ -389,7 +389,7 @@ tr._item_list td:last-child { ...@@ -389,7 +389,7 @@ tr._item_list td:last-child {
</style> </style>
<template> <template>
<div class="page_fnDm page_RecPayQuery"> <div class="page_fnDm page_RecPayQuery" @keyup.enter="resetPageIndex(),getPageList()">
<div class="query-box"> <div class="query-box">
<el-form class="_info_box clearfix" label-width="110px"> <el-form class="_info_box clearfix" label-width="110px">
<el-row style="padding:15px 20px 0 0;"> <el-row style="padding:15px 20px 0 0;">
...@@ -966,7 +966,7 @@ export default { ...@@ -966,7 +966,7 @@ export default {
}, },
{ {
field: "BName", field: "BName",
title: "公司别", title: "出团公司",
width: 90, width: 90,
titleAlign: "left", titleAlign: "left",
columnAlign: "left", columnAlign: "left",
...@@ -1314,7 +1314,7 @@ export default { ...@@ -1314,7 +1314,7 @@ export default {
"毛利率", "毛利率",
"实际利润", "实际利润",
"备注", "备注",
"公司别", "出团公司",
"成都", "成都",
"昆明", "昆明",
"重庆", "重庆",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment