Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Fedex
/
EcomWeb
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
zhanbo.xu
2026-03-06 18:09:10 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
c70bceb05428f09f0a3ddbfc380281735b674b44
c70bceb0
1 parent
851444c1
feat: 开发功能
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
src/views/reportingData/index.vue
src/views/reportingData/index.vue
View file @
c70bceb
...
...
@@ -946,6 +946,9 @@ import DataPreview from "./data-preview.vue";
import WeightAdjust from "./weight-adjust.vue";
import { getCurrUserPortInfo } from "@/api/system/user.js";
import { listStatus, receiptStatus, totalScoreStatus } from "../../utils/dict";
import axios from "axios";
import { getToken } from "@/utils/auth";
import { formatDateNew } from "../../utils";
export default {
name: "ReportingData",
components: {
...
...
Please
register
or
login
to post a comment