Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
J
jiedao-app-operator-master
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
lanbaoming
jiedao-app-operator-master
Commits
937c562c
Commit
937c562c
authored
Dec 27, 2024
by
332784038@qq.com
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master-fix' into pre-release
parents
eedd5c14
37b4b685
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletion
+6
-1
indexAir.vue
src/views/ecw/box/indexAir.vue
+5
-1
edit.vue
src/views/ecw/order/edit.vue
+1
-0
No files found.
src/views/ecw/box/indexAir.vue
View file @
937c562c
...
@@ -827,7 +827,11 @@ export default {
...
@@ -827,7 +827,11 @@ export default {
}
,
}
,
/** 重置按钮操作 */
/** 重置按钮操作 */
resetQuery
()
{
resetQuery
()
{
this
.
dateRangeCreateTime
=
[]
this
.
queryParams
=
{
}
;
this
.
dateRangeCreateTime
=
[];
this
.
countryIdList
=
null
;
this
.
destCityIdList
=
null
;
this
.
destWarehouseIdList
=
null
;
this
.
resetForm
(
'
queryForm
'
)
this
.
resetForm
(
'
queryForm
'
)
this
.
handleQuery
()
this
.
handleQuery
()
}
,
}
,
...
...
src/views/ecw/order/edit.vue
View file @
937c562c
...
@@ -1412,6 +1412,7 @@ export default {
...
@@ -1412,6 +1412,7 @@ export default {
this
.
form
.
pickRatio
=
null
this
.
form
.
pickRatio
=
null
this
.
form
.
pickNum
=
null
this
.
form
.
pickNum
=
null
this
.
form
.
releaseRatio
=
null
this
.
form
.
releaseRatio
=
null
this
.
form
.
releaseNum
=
null
this
.
form
.
cost
=
null
this
.
form
.
cost
=
null
this
.
form
.
packingListUrl
=
null
this
.
form
.
packingListUrl
=
null
this
.
form
.
commissionPayable
=
null
this
.
form
.
commissionPayable
=
null
...
...
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