Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
F
factory_front
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
qinjianhui
factory_front
Commits
6f6f51db
Commit
6f6f51db
authored
May 30, 2025
by
zhuzhequan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
物流公司
parent
de6d963d
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletions
+5
-1
src/router/menu.ts
+5
-0
src/views/logistics/logisticsQuotation.vue
+0
-1
No files found.
src/router/menu.ts
View file @
6f6f51db
...
...
@@ -22,6 +22,11 @@ const menu: MenuItem[] = [
label
:
'物流'
,
children
:
[
{
index
:
'/logistics/logisticsCompany'
,
id
:
11
,
label
:
'物流公司'
,
},
{
index
:
'/logistics/logisticsMethod'
,
id
:
1
,
label
:
'物流方式'
,
...
...
src/views/logistics/logisticsQuotation.vue
View file @
6f6f51db
...
...
@@ -131,7 +131,6 @@ import LogDialog from './components/LogDialog.tsx'
import
CustomizeForm
from
'@/components/CustomizeForm.tsx'
import
CustomizeTable
from
'@/components/VxeTable.tsx'
import
type
{
VxeTablePropTypes
}
from
'vxe-table'
import
usePageList
from
'@/utils/hooks/usePageList'
import
{
useValue
}
from
'./hooks/useValue'
import
{
showConfirm
}
from
'@/utils/ui'
import
{
Edit
,
List
}
from
'@element-plus/icons-vue'
...
...
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