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
aba4e54b
Commit
aba4e54b
authored
Jun 25, 2024
by
lanbaoming
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
2024-06-25-1
parent
fad5e683
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
indexSea.vue
src/views/ecw/box/indexSea.vue
+1
-1
prepayDeal.vue
src/views/ecw/order/prepayDeal.vue
+1
-0
No files found.
src/views/ecw/box/indexSea.vue
View file @
aba4e54b
...
...
@@ -335,7 +335,7 @@
<!--lanbm 2024-06-11 添加海运批量加价功能-->
<el-dropdown-item
command=
"batchMarkup"
v-has-permi=
"['shipment:
air
:batchMarkup']"
v-has-permi=
"['shipment:
sea
:batchMarkup']"
>
{{
$t
(
"
批量加价
"
)
}}
</el-dropdown-item
>
</el-dropdown-menu>
...
...
src/views/ecw/order/prepayDeal.vue
View file @
aba4e54b
...
...
@@ -2903,6 +2903,7 @@ export default {
}
;
this
.
handlerParams
.
channelPriceList
.
push
(
listItem
);
}
);
if
(
priceUnit
)
{
this
.
$modal
.
msgError
(
this
.
$t
(
"
请先去设置运费或清关费本身的货币单位、计价单位
"
)
...
...
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