|  | @@ -200,33 +200,11 @@
 | 
	
		
			
				|  |  |        </el-col> -->
 | 
	
		
			
				|  |  |        <el-col :span="1.5">
 | 
	
		
			
				|  |  |          <el-button
 | 
	
		
			
				|  |  | -          type="success"
 | 
	
		
			
				|  |  | -          icon="el-icon-edit"
 | 
	
		
			
				|  |  | -          size="mini"
 | 
	
		
			
				|  |  | -          :disabled="single"
 | 
	
		
			
				|  |  | -          @click="handleUpdate"
 | 
	
		
			
				|  |  | -          v-hasPermi="['fleet:plans:edit']"
 | 
	
		
			
				|  |  | -          >修改</el-button
 | 
	
		
			
				|  |  | -        >
 | 
	
		
			
				|  |  | -      </el-col>
 | 
	
		
			
				|  |  | -      <el-col :span="1.5">
 | 
	
		
			
				|  |  | -        <el-button
 | 
	
		
			
				|  |  | -          type="danger"
 | 
	
		
			
				|  |  | -          icon="el-icon-delete"
 | 
	
		
			
				|  |  | -          size="mini"
 | 
	
		
			
				|  |  | -          :disabled="multiple"
 | 
	
		
			
				|  |  | -          @click="handleDelete"
 | 
	
		
			
				|  |  | -          v-hasPermi="['fleet:plans:remove']"
 | 
	
		
			
				|  |  | -          >删除</el-button
 | 
	
		
			
				|  |  | -        >
 | 
	
		
			
				|  |  | -      </el-col>
 | 
	
		
			
				|  |  | -      <el-col :span="1.5">
 | 
	
		
			
				|  |  | -        <el-button
 | 
	
		
			
				|  |  |            type="warning"
 | 
	
		
			
				|  |  |            icon="el-icon-download"
 | 
	
		
			
				|  |  |            size="mini"
 | 
	
		
			
				|  |  |            @click="handleExport"
 | 
	
		
			
				|  |  | -          v-hasPermi="['fleet:plans:export']"
 | 
	
		
			
				|  |  | +          v-hasPermi="['fleet:ftmsorderbillscars:export']"
 | 
	
		
			
				|  |  |            >导出</el-button
 | 
	
		
			
				|  |  |          >
 | 
	
		
			
				|  |  |        </el-col>
 | 
	
	
		
			
				|  | @@ -247,7 +225,7 @@
 | 
	
		
			
				|  |  |            style="margin-right: 10px"
 | 
	
		
			
				|  |  |          >
 | 
	
		
			
				|  |  |            <el-button size="mini" @click="handleQuery('planDate')"
 | 
	
		
			
				|  |  | -            >派 车</el-button
 | 
	
		
			
				|  |  | +            >未接单</el-button
 | 
	
		
			
				|  |  |            >
 | 
	
		
			
				|  |  |          </el-badge></el-col
 | 
	
		
			
				|  |  |        >
 | 
	
	
		
			
				|  | @@ -258,7 +236,7 @@
 | 
	
		
			
				|  |  |            style="margin-right: 10px"
 | 
	
		
			
				|  |  |          >
 | 
	
		
			
				|  |  |            <el-button size="mini" @click="handleQuery('acceptDate')"
 | 
	
		
			
				|  |  | -            >接 单</el-button
 | 
	
		
			
				|  |  | +            >已接单</el-button
 | 
	
		
			
				|  |  |            >
 | 
	
		
			
				|  |  |          </el-badge></el-col
 | 
	
		
			
				|  |  |        >
 | 
	
	
		
			
				|  | @@ -268,7 +246,7 @@
 | 
	
		
			
				|  |  |            type="warning"
 | 
	
		
			
				|  |  |            style="margin-right: 10px"
 | 
	
		
			
				|  |  |            ><el-button size="mini" @click="handleQuery('loadDate')"
 | 
	
		
			
				|  |  | -            >提 箱</el-button
 | 
	
		
			
				|  |  | +            >已提箱</el-button
 | 
	
		
			
				|  |  |            ></el-badge
 | 
	
		
			
				|  |  |          ></el-col
 | 
	
		
			
				|  |  |        >
 | 
	
	
		
			
				|  | @@ -280,7 +258,7 @@
 | 
	
		
			
				|  |  |            style="margin-right: 10px"
 | 
	
		
			
				|  |  |          >
 | 
	
		
			
				|  |  |            <el-button size="mini" @click="handleQuery('mdLoadDate')"
 | 
	
		
			
				|  |  | -            >还卸货</el-button
 | 
	
		
			
				|  |  | +            >装卸货</el-button
 | 
	
		
			
				|  |  |            ></el-badge
 | 
	
		
			
				|  |  |          >
 | 
	
		
			
				|  |  |        </el-col>
 | 
	
	
		
			
				|  | @@ -297,7 +275,7 @@
 | 
	
		
			
				|  |  |        <el-col :span="1.5"
 | 
	
		
			
				|  |  |          ><el-badge :value="buttonValue.waybillDate" type="warning"
 | 
	
		
			
				|  |  |            ><el-button size="mini" @click="handleQuery('waybillDate')"
 | 
	
		
			
				|  |  | -            >回 单</el-button
 | 
	
		
			
				|  |  | +            >已回单</el-button
 | 
	
		
			
				|  |  |            ></el-badge
 | 
	
		
			
				|  |  |          ></el-col
 | 
	
		
			
				|  |  |        >
 | 
	
	
		
			
				|  | @@ -451,14 +429,6 @@
 | 
	
		
			
				|  |  |              v-hasPermi="['fleet:plans:edit']"
 | 
	
		
			
				|  |  |              >修改</el-button
 | 
	
		
			
				|  |  |            > -->
 | 
	
		
			
				|  |  | -          <el-button
 | 
	
		
			
				|  |  | -            size="mini"
 | 
	
		
			
				|  |  | -            type="text"
 | 
	
		
			
				|  |  | -            icon="el-icon-delete"
 | 
	
		
			
				|  |  | -            @click="handleDelete(scope.row)"
 | 
	
		
			
				|  |  | -            v-hasPermi="['fleet:plans:remove']"
 | 
	
		
			
				|  |  | -            >删除</el-button
 | 
	
		
			
				|  |  | -          >
 | 
	
		
			
				|  |  |          </template>
 | 
	
		
			
				|  |  |        </el-table-column>
 | 
	
		
			
				|  |  |      </el-table>
 | 
	
	
		
			
				|  | @@ -494,6 +464,7 @@ import {
 | 
	
		
			
				|  |  |  } from "@/api/fleet/ftmsorderbills";
 | 
	
		
			
				|  |  |  import {
 | 
	
		
			
				|  |  |    listFtmsorderbillscars,
 | 
	
		
			
				|  |  | +  exportFtmsorderbillscars,
 | 
	
		
			
				|  |  |    selectDriverFtmsorderbillscars,
 | 
	
		
			
				|  |  |  } from "@/api/fleet/ftmsorderbillscars";
 | 
	
		
			
				|  |  |  import { listGoods } from "@/api/basicdata/goods";
 | 
	
	
		
			
				|  | @@ -1132,7 +1103,7 @@ export default {
 | 
	
		
			
				|  |  |          type: "warning",
 | 
	
		
			
				|  |  |        })
 | 
	
		
			
				|  |  |          .then(function () {
 | 
	
		
			
				|  |  | -          return exportFtmsorderbills(queryParams);
 | 
	
		
			
				|  |  | +          return exportFtmsorderbillscars(queryParams);
 | 
	
		
			
				|  |  |          })
 | 
	
		
			
				|  |  |          .then((response) => {
 | 
	
		
			
				|  |  |            this.download(response.msg);
 |