Commit ab7b599c authored by xuzhuo's avatar xuzhuo

大屏当日订单量跳转

parent 55ddf257
......@@ -31,14 +31,15 @@
<script>
import * as echarts from "echarts";
import moment from 'moment'
import {getShipmentWeight} from "./turnoverDetail"
export default {
name: "DepartmentShipment",
data() {
return {
today: "2023-06-30",
// today: moment().format("yyyy-MM-DD"),
// today: "2023-06-30",
today: moment().format("yyyy-MM-DD"),
discountOption: {
tooltip: {
trigger: 'axis',
......
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