Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
shld-databoard-ui
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
潘自豪 Rambo Pan
shld-databoard-ui
Commits
ab7b599c
Commit
ab7b599c
authored
Jul 29, 2024
by
xuzhuo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
大屏当日订单量跳转
parent
55ddf257
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
department-shipment.vue
src/module/databoard/databoard/department-shipment.vue
+3
-2
No files found.
src/module/databoard/databoard/department-shipment.vue
View file @
ab7b599c
...
@@ -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'
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment