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
ae599fbd
Commit
ae599fbd
authored
May 30, 2025
by
linjinhong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改物流分区表头对齐问题
parent
1ad30696
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
9 deletions
+1
-9
src/views/logistics/logisticsPartition.vue
+1
-0
vite.config.ts
+0
-9
No files found.
src/views/logistics/logisticsPartition.vue
View file @
ae599fbd
...
...
@@ -40,6 +40,7 @@
:tableEditConfig=
"{
enabled: true,
}"
align=
"center"
border=
"full"
@
getCheckboxRecords=
"handleCheckboxRecords"
></CustomizeTable>
...
...
vite.config.ts
View file @
ae599fbd
...
...
@@ -8,15 +8,6 @@ import vueJsx from '@vitejs/plugin-vue-jsx'
// https://vitejs.dev/config/
export
default
defineConfig
({
base
:
'/'
,
server
:
{
port
:
9527
,
host
:
true
,
proxy
:
{
'/api'
:
{
target
:
'http://10.168.1.132:8060'
,
},
},
},
plugins
:
[
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