Commit ab7b599c authored by xuzhuo's avatar xuzhuo

大屏当日订单量跳转

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