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
8a171a1c
Commit
8a171a1c
authored
Apr 01, 2026
by
wuqian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
客户单号改为交运单号
parent
d2d8c76c
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
src/views/order/podCN/components/WeightDialog.vue
+2
-2
No files found.
src/views/order/podCN/components/WeightDialog.vue
View file @
8a171a1c
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
placeholder=
""
placeholder=
""
>
>
<el-option
label=
"跟踪号"
value=
"trackingNumber"
></el-option>
<el-option
label=
"跟踪号"
value=
"trackingNumber"
></el-option>
<el-option
label=
"
客户
单号"
value=
"shopNumber"
></el-option>
<el-option
label=
"
交运
单号"
value=
"shopNumber"
></el-option>
</el-select>
</el-select>
<input
<input
ref=
"weighInput"
ref=
"weighInput"
...
@@ -33,7 +33,7 @@
...
@@ -33,7 +33,7 @@
weight.weightInput
weight.weightInput
? selectType === 'trackingNumber'
? selectType === 'trackingNumber'
? '请输入跟踪号'
? '请输入跟踪号'
: '请输入
客户
单号'
: '请输入
交运
单号'
: '请输入重量'
: '请输入重量'
"
"
@
keyup
.
enter=
"weightChange"
@
keyup
.
enter=
"weightChange"
...
...
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