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