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
efb77b93
Commit
efb77b93
authored
Jan 04, 2026
by
qinjianhui
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: 问题修改
parent
b923062b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
src/views/order/podCN/components/UpdateCustomDeclarationInfoDialog.vue
+2
-2
No files found.
src/views/order/podCN/components/UpdateCustomDeclarationInfoDialog.vue
View file @
efb77b93
...
...
@@ -5,7 +5,7 @@
title=
"更新报关信息"
:close-on-click-modal=
"false"
>
<ElForm
:model=
"form"
label-width=
"1
0
0px"
inline
>
<ElForm
:model=
"form"
label-width=
"1
1
0px"
inline
>
<ElFormItem
label=
"英文名称"
prop=
"customsNameEnglish"
>
<ElInput
v-model=
"form.customsNameEnglish"
...
...
@@ -30,7 +30,7 @@
clearable
/>
</ElFormItem>
<ElFormItem
label=
"申报价值(
美金
)"
prop=
"customsValue"
>
<ElFormItem
label=
"申报价值(
$
)"
prop=
"customsValue"
>
<ElInput
v-model=
"form.customsValue"
placeholder=
"请输入申报价值"
...
...
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