|
@@ -0,0 +1,352 @@
|
|
|
+<template>
|
|
|
+ <div class="userd-baseInfo">
|
|
|
+ <a-card size="small" :bordered="false">
|
|
|
+ <a-spin :spinning="spinning" tip="Loading...">
|
|
|
+ <div ref="tableSearch" class="table-page-search-wrapper">
|
|
|
+ <a-form layout="inline" @keyup.enter.native="$refs.table.refresh(true)">
|
|
|
+ <a-row :gutter="15">
|
|
|
+ <a-col :md="5" :sm="24">
|
|
|
+ <a-form-item label="货架创建时间">
|
|
|
+ <rangeDate ref="rangeDate" :value="time" @change="dateChange" />
|
|
|
+ </a-form-item>
|
|
|
+ </a-col>
|
|
|
+ <a-col :md="5" :sm="24">
|
|
|
+ <a-form-item label="汽车修理厂">
|
|
|
+ <storeList ref="storeList" @change="storeChange" id="userd-storeChange"></storeList>
|
|
|
+ </a-form-item>
|
|
|
+ </a-col>
|
|
|
+ <a-col :md="5" :sm="24">
|
|
|
+ <a-form-item label="配件经销商">
|
|
|
+ <dealerList ref="dealerList" @change="dealerChange" id="userd-dealerChange"></dealerList>
|
|
|
+ </a-form-item>
|
|
|
+ </a-col>
|
|
|
+ <a-col :md="4" :sm="24">
|
|
|
+ <a-form-item label="所在地" >
|
|
|
+ <areaList level="2" placeholder="请选择所在地" v-model="areaArr" @change="areaChange"></areaList>
|
|
|
+ </a-form-item>
|
|
|
+ </a-col>
|
|
|
+ <template v-if="advanced">
|
|
|
+ <a-col :md="4" :sm="24">
|
|
|
+ <a-form-item label="货架状态">
|
|
|
+ <v-select id="userd-state" code="SHELF_STATE" v-model="queryParam.shelfState" allowClear placeholder="请选择状态"></v-select>
|
|
|
+ </a-form-item>
|
|
|
+ </a-col>
|
|
|
+ <a-col :md="5" :sm="24">
|
|
|
+ <a-form-item label="下单时间">
|
|
|
+ <rangeDate ref="orderDate" :value="orderTime" @change="orderDateChange" />
|
|
|
+ </a-form-item>
|
|
|
+ </a-col>
|
|
|
+ <!-- <a-col :md="5" :sm="24">
|
|
|
+ <a-form-item label="货架取货数量">
|
|
|
+ <a-input-group compact>
|
|
|
+ <a-input-number
|
|
|
+ :precision="0"
|
|
|
+ style=" width: 42%; text-align: center"
|
|
|
+ v-model.trim="queryParam.qhslMin"
|
|
|
+ allowClear
|
|
|
+ placeholder="请输入最小值"/>
|
|
|
+ <a-input
|
|
|
+ style=" width: 16%; pointer-events: none; backgroundColor: #fff"
|
|
|
+ placeholder="~"
|
|
|
+ disabled
|
|
|
+ />
|
|
|
+ <a-input-number
|
|
|
+ :precision="0"
|
|
|
+ :min="queryParam.qhslMin"
|
|
|
+ style=" width: 42%; text-align: center"
|
|
|
+ v-model.trim="queryParam.qhslMax"
|
|
|
+ allowClear
|
|
|
+ placeholder="请输入最大值"/>
|
|
|
+ </a-input-group>
|
|
|
+ </a-form-item>
|
|
|
+ </a-col>
|
|
|
+ <a-col :md="5" :sm="24">
|
|
|
+ <a-form-item label="销售数量">
|
|
|
+ <a-input-group compact>
|
|
|
+ <a-input-number
|
|
|
+ :precision="0"
|
|
|
+ style=" width: 42%; text-align: center"
|
|
|
+ v-model.trim="queryParam.xsslMin"
|
|
|
+ allowClear
|
|
|
+ placeholder="请输入最小值"/>
|
|
|
+ <a-input
|
|
|
+ style=" width: 16%; pointer-events: none; backgroundColor: #fff"
|
|
|
+ placeholder="~"
|
|
|
+ disabled
|
|
|
+ />
|
|
|
+ <a-input-number
|
|
|
+ :precision="0"
|
|
|
+ :min="queryParam.xsslMin"
|
|
|
+ style=" width: 42%; text-align: center"
|
|
|
+ v-model.trim="queryParam.xsslMax"
|
|
|
+ allowClear
|
|
|
+ placeholder="请输入最大值"/>
|
|
|
+ </a-input-group>
|
|
|
+ </a-form-item>
|
|
|
+ </a-col> -->
|
|
|
+ </template>
|
|
|
+ <a-col :md="4" :sm="24" style="margin-bottom: 10px;">
|
|
|
+ <a-button type="primary" @click="$refs.table.refresh(true)" id="userd-refresh">查询</a-button>
|
|
|
+ <a-button type="" @click="reset" style="margin-left: 10px;" id="userd-reset">重置</a-button>
|
|
|
+ <a-button type="primary" @click="exportFile" class="button-warning" style="margin-left: 10px;" id="userd-reset">导出</a-button>
|
|
|
+ <a @click="advanced=!advanced" style="margin-left: 8px">
|
|
|
+ {{ advanced ? '收起' : '展开' }}
|
|
|
+ <a-icon :type="advanced ? 'up' : 'down'"/>
|
|
|
+ </a>
|
|
|
+ </a-col>
|
|
|
+ </a-row>
|
|
|
+ </a-form>
|
|
|
+ </div>
|
|
|
+ <div class="table-operator" v-if="statisticsObj">
|
|
|
+ <a-alert type="info">
|
|
|
+ <div slot="message" class="total-bar">
|
|
|
+ <div>
|
|
|
+ 货架数量:<strong>{{ statisticsObj.shelfCount }}</strong>;
|
|
|
+ 铺货数量合计:<strong>{{ statisticsObj.totalShelfMaxQty }}</strong>;
|
|
|
+ 铺货金额合计:<strong>{{ statisticsObj.totalShelfMaxCost }}</strong>;
|
|
|
+ 货架取货数量合计:<strong>{{ statisticsObj.totalOrderQty }}</strong>;
|
|
|
+ 货架取货金额合计:<strong>{{ statisticsObj.totalOrderAmount }}</strong>;
|
|
|
+ </div>
|
|
|
+ <div>
|
|
|
+ 急送数量合计:<strong>{{ statisticsObj.tempOrderQty }}</strong>;
|
|
|
+ 急送金额合计:<strong>{{ statisticsObj.tempOrderAmount }}</strong>;
|
|
|
+ 销售数量合计:<strong>{{ statisticsObj.saleOrderQty }}</strong>;
|
|
|
+ 销售金额合计:<strong>{{ statisticsObj.saleOrderAmount }}</strong>;
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </a-alert>
|
|
|
+ </div>
|
|
|
+ <s-table
|
|
|
+ class="sTable fixPagination"
|
|
|
+ ref="table"
|
|
|
+ :style="{ height: tableHeight+84.5+'px', wordBreak: 'break-all' }"
|
|
|
+ size="small"
|
|
|
+ :rowKey="(record,index)=>{return index}"
|
|
|
+ :columns="columns"
|
|
|
+ :data="loadData"
|
|
|
+ :scroll="{ y: tableHeight }"
|
|
|
+ :defaultLoadData="false"
|
|
|
+ bordered>
|
|
|
+ <div slot="area" slot-scope="text, record">
|
|
|
+ {{ record.dealerProvinceName }} {{ record.dealerCityName }}
|
|
|
+ </div>
|
|
|
+ <span slot="customTitle">
|
|
|
+ <a-popover>
|
|
|
+ <template slot="content">
|
|
|
+ 货架铺货情况为实时数据<br>与查询条件中的下单时间无关
|
|
|
+ </template>
|
|
|
+ <a-icon type="question-circle" theme="twoTone" />
|
|
|
+ </a-popover>
|
|
|
+ 货架铺货情况
|
|
|
+ </span>
|
|
|
+ </s-table>
|
|
|
+ </a-spin>
|
|
|
+ </a-card>
|
|
|
+ </div>
|
|
|
+</template>
|
|
|
+
|
|
|
+<script>
|
|
|
+import { STable, VSelect } from '@/components'
|
|
|
+import rangeDate from '@/views/common/rangeDate.vue'
|
|
|
+import { queryShelfOrderReportPage, queryShelfOrderTotalReport, exportShelfOrderReport } from '@/api/report.js'
|
|
|
+import areaList from '@/views/common/areaList.js'
|
|
|
+import dealerList from '@/views/common/dealerList.vue'
|
|
|
+import storeList from '@/views/common/storeList.vue'
|
|
|
+import { toThousands } from '@/libs/tools.js'
|
|
|
+import { hdExportExcel } from '@/libs/exportExcel'
|
|
|
+export default {
|
|
|
+ name: 'UserList',
|
|
|
+ components: { STable, VSelect, rangeDate, dealerList, storeList, areaList },
|
|
|
+ data () {
|
|
|
+ return {
|
|
|
+ spinning: false,
|
|
|
+ advanced: false,
|
|
|
+ tableHeight: 0,
|
|
|
+ time: [],
|
|
|
+ orderTime: [],
|
|
|
+ // 查询参数
|
|
|
+ queryParam: {
|
|
|
+ beginDate: '', // 下单时间
|
|
|
+ endDate: '',
|
|
|
+ shelfCreateBeginDate: '', // 货架创建时间
|
|
|
+ shelfCreateEndDate: '',
|
|
|
+ storeSn: undefined,
|
|
|
+ dealerSn: undefined,
|
|
|
+ shelfState: undefined,
|
|
|
+ dealerProvinceSn: undefined,
|
|
|
+ dealerCitySn: undefined
|
|
|
+ },
|
|
|
+ showModal: false,
|
|
|
+ itemData: null, // 编辑行数据
|
|
|
+ openStatusModal: false, // 货架状态弹窗初始状态
|
|
|
+ statisticsObj: null,
|
|
|
+ areaArr: [],
|
|
|
+
|
|
|
+ // 表头
|
|
|
+ columns: [
|
|
|
+ { title: '序号', dataIndex: 'no', width: '6%', align: 'center' },
|
|
|
+ { title: '货架创建时间', dataIndex: 'shelfCreateDate', width: '10%', align: 'center', customRender: function (text) { return text || '--' } },
|
|
|
+ { title: '汽车修理厂', dataIndex: 'storeName', width: '12%', align: 'left', customRender: function (text) { return text || '--' }, ellipsis: true },
|
|
|
+ { title: '配件经销商', dataIndex: 'dealerName', width: '12%', align: 'left', customRender: function (text) { return text || '--' }, ellipsis: true },
|
|
|
+ { title: '所在地', scopedSlots: { customRender: 'area' }, width: '11%', align: 'center' },
|
|
|
+ { title: '货架状态', dataIndex: 'shelfStateDictValue', width: '6%', align: 'center', customRender: function (text) { return text || '--' } },
|
|
|
+ {
|
|
|
+ slots: { title: 'customTitle' },
|
|
|
+ children: [
|
|
|
+ { title: '铺货数量', dataIndex: 'totalShelfMaxQty', width: '6%', align: 'center', customRender: function (text) { return ((text || text == 0) ? text : '--') } },
|
|
|
+ { title: '铺货金额', dataIndex: 'totalShelfMaxCost', width: '6%', align: 'center', customRender: function (text) { return ((text || text == 0) ? text : '--') } }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ title: '货架订单',
|
|
|
+ children: [
|
|
|
+ { title: '取货数量', dataIndex: 'totalOrderQty', width: '6%', align: 'center', customRender: function (text) { return ((text || text == 0) ? text : '--') } },
|
|
|
+ { title: '取货金额', dataIndex: 'totalOrderAmount', width: '6%', align: 'center', customRender: function (text) { return ((text || text == 0) ? text : '--') } }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ title: '急送订单',
|
|
|
+ children: [
|
|
|
+ { title: '急送数量', dataIndex: 'tempOrderQty', width: '6%', align: 'center', customRender: function (text) { return ((text || text == 0) ? text : '--') } },
|
|
|
+ { title: '急送金额', dataIndex: 'tempOrderAmount', width: '6%', align: 'center', customRender: function (text) { return ((text || text == 0) ? text : '--') } }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ title: '销售单',
|
|
|
+ children: [
|
|
|
+ { title: '销售数量', dataIndex: 'saleOrderQty', width: '6%', align: 'center', customRender: function (text) { return ((text || text == 0) ? text : '--') } },
|
|
|
+ { title: '销售金额', dataIndex: 'saleOrderAmount', width: '6%', align: 'center', customRender: function (text) { return ((text || text == 0) ? text : '--') } }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ // 加载数据方法 必须为 Promise 对象
|
|
|
+ loadData: parameter => {
|
|
|
+ this.spinning = true
|
|
|
+ return queryShelfOrderReportPage(Object.assign(parameter, this.queryParam)).then(res => {
|
|
|
+ let data
|
|
|
+ if (res.status == 200) {
|
|
|
+ data = res.data
|
|
|
+ const no = (data.pageNo - 1) * data.pageSize
|
|
|
+ for (let i = 0; i < data.list.length; i++) {
|
|
|
+ const _item = data.list[i]
|
|
|
+ _item.no = no + i + 1
|
|
|
+ }
|
|
|
+ }
|
|
|
+ this.getStatistics(this.queryParam)
|
|
|
+ this.spinning = false
|
|
|
+ return data
|
|
|
+ })
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ methods: {
|
|
|
+ handleBack () {
|
|
|
+ this.$router.go(-1)
|
|
|
+ },
|
|
|
+ // 时间 change
|
|
|
+ dateChange (date) {
|
|
|
+ this.queryParam.shelfCreateBeginDate = date[0]
|
|
|
+ this.queryParam.shelfCreateEndDate = date[1]
|
|
|
+ },
|
|
|
+ // 时间 change
|
|
|
+ orderDateChange (date) {
|
|
|
+ this.queryParam.beginDate = date[0]
|
|
|
+ this.queryParam.endDate = date[1]
|
|
|
+ },
|
|
|
+ // 经销商 change
|
|
|
+ dealerChange (obj) {
|
|
|
+ this.queryParam.dealerSn = obj.key || undefined
|
|
|
+ },
|
|
|
+ // 汽车修理厂 change
|
|
|
+ storeChange (obj) {
|
|
|
+ this.queryParam.storeSn = obj.key || undefined
|
|
|
+ },
|
|
|
+ // 地区
|
|
|
+ areaChange (val, opts) {
|
|
|
+ this.queryParam.dealerProvinceSn = val && val[0] ? val[0] : ''
|
|
|
+ this.queryParam.dealerCitySn = val && val[1] ? val[1] : ''
|
|
|
+ },
|
|
|
+ // 重置
|
|
|
+ reset () {
|
|
|
+ this.queryParam = {
|
|
|
+ beginDate: '', // 下单时间
|
|
|
+ endDate: '',
|
|
|
+ shelfCreateBeginDate: '', // 货架创建时间
|
|
|
+ shelfCreateEndDate: '',
|
|
|
+ storeSn: undefined,
|
|
|
+ dealerSn: undefined,
|
|
|
+ shelfState: undefined,
|
|
|
+ dealerProvinceSn: undefined,
|
|
|
+ dealerCitySn: undefined
|
|
|
+ }
|
|
|
+ this.areaArr = []
|
|
|
+ this.$refs.rangeDate.resetDate()
|
|
|
+ if (this.advanced) {
|
|
|
+ this.$refs.orderDate.resetDate()
|
|
|
+ }
|
|
|
+ this.$refs.dealerList.resetForm()
|
|
|
+ this.$refs.storeList.resetForm()
|
|
|
+ this.$refs.table.refresh(true)
|
|
|
+ },
|
|
|
+ pageInit () {
|
|
|
+ const _this = this
|
|
|
+ this.$nextTick(() => { // 页面渲染完成后的回调
|
|
|
+ _this.setTableH()
|
|
|
+ })
|
|
|
+ },
|
|
|
+ // 导出
|
|
|
+ exportFile () {
|
|
|
+ const _this = this
|
|
|
+ this.spinning = true
|
|
|
+ hdExportExcel(exportShelfOrderReport, this.queryParam, '订单数据汇总', function () {
|
|
|
+ _this.spinning = false
|
|
|
+ })
|
|
|
+ },
|
|
|
+ setTableH () {
|
|
|
+ const tableSearchH = this.$refs.tableSearch.offsetHeight
|
|
|
+ this.tableHeight = window.innerHeight - tableSearchH - 225
|
|
|
+ },
|
|
|
+ // 获取订单汇总统计数据
|
|
|
+ getStatistics (ajaxData) {
|
|
|
+ queryShelfOrderTotalReport(ajaxData).then(res => {
|
|
|
+ if (res.status == 200) {// eslint-disable-line
|
|
|
+ this.statisticsObj = res.data
|
|
|
+ } else {
|
|
|
+ this.$message.error(res.message)
|
|
|
+ }
|
|
|
+ })
|
|
|
+ }
|
|
|
+ },
|
|
|
+ watch: {
|
|
|
+ advanced (newValue, oldValue) {
|
|
|
+ const _this = this
|
|
|
+ this.$nextTick(() => { // 页面渲染完成后的回调
|
|
|
+ _this.setTableH()
|
|
|
+ })
|
|
|
+ },
|
|
|
+ '$store.state.app.winHeight' (newValue, oldValue) { // 窗口变更时,需同时更改表格高度
|
|
|
+ this.setTableH()
|
|
|
+ }
|
|
|
+ },
|
|
|
+ mounted () {
|
|
|
+ if (!this.$store.state.app.isNewTab) { // 页签刷新时调用
|
|
|
+ this.pageInit()
|
|
|
+ this.reset()
|
|
|
+ }
|
|
|
+ },
|
|
|
+ activated () {
|
|
|
+ // 如果是新页签打开,则重置当前页面
|
|
|
+ if (this.$store.state.app.isNewTab) {
|
|
|
+ this.pageInit()
|
|
|
+ this.reset()
|
|
|
+ }
|
|
|
+ }
|
|
|
+}
|
|
|
+</script>
|
|
|
+<style lang="less">
|
|
|
+ .userd-baseInfo{
|
|
|
+ .userd-back{
|
|
|
+ margin-bottom: 6px;
|
|
|
+ }
|
|
|
+ }
|
|
|
+</style>
|