Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Fedex
/
imac-vue
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
Elements-SY
2023-09-19 20:33:04 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
1744ba04c915800158e5a5524a5bc88389f7d676
1744ba04
1 parent
91ef3b8c
modify
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/views/systemConfig/superAllocation/dialog.vue
src/views/systemConfig/superAllocation/dialog.vue
View file @
1744ba0
...
...
@@ -173,7 +173,7 @@ export default {
{
required: true,
message: "航线不能为空",
trigger:
"change"
,
trigger:
["change", "blur"]
,
},
],
groupAllWeight: [
...
...
Please
register
or
login
to post a comment