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
90a00e55
Commit
90a00e55
authored
Jul 10, 2022
by
Marcus
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
特价组件 旧单位不能改
parent
99dca847
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
6 deletions
+4
-6
specialDiscount.vue
src/views/ecw/offer/specialDiscount.vue
+4
-6
No files found.
src/views/ecw/offer/specialDiscount.vue
View file @
90a00e55
...
@@ -34,13 +34,12 @@
...
@@ -34,13 +34,12 @@
style
=
"
width: 100px
"
style
=
"
width: 100px
"
disabled
disabled
><
/dict-selector
>
><
/dict-selector
>
<
el
-
select
v
-
model
=
"
form.orgSeaFreightVolume
"
placeholder
=
"
请选择
"
slot
=
"
append
"
style
=
"
width: 100px
"
>
<
el
-
select
v
-
model
=
"
form.orgSeaFreightVolume
"
placeholder
=
"
请选择
"
slot
=
"
append
"
style
=
"
width: 100px
"
disabled
>
<
el
-
option
<
el
-
option
v
-
for
=
"
item in unitList
"
v
-
for
=
"
item in unitList
"
:
key
=
"
item.id
"
:
key
=
"
item.id
"
:
label
=
"
item.titleZh
"
:
label
=
"
item.titleZh
"
:
value
=
"
item.id
"
:
value
=
"
item.id
"
>
disabled
>
<
/el-option
>
<
/el-option
>
<
/el-select
>
<
/el-select
>
<
/el-input
>
<
/el-input
>
...
@@ -54,13 +53,12 @@
...
@@ -54,13 +53,12 @@
style
=
"
width: 100px
"
style
=
"
width: 100px
"
disabled
disabled
><
/dict-selector
>
><
/dict-selector
>
<
el
-
select
v
-
model
=
"
form.orgClearanceFreightVolume
"
placeholder
=
"
请选择
"
slot
=
"
append
"
style
=
"
width: 100px
"
>
<
el
-
select
v
-
model
=
"
form.orgClearanceFreightVolume
"
placeholder
=
"
请选择
"
slot
=
"
append
"
style
=
"
width: 100px
"
disabled
>
<
el
-
option
<
el
-
option
v
-
for
=
"
item in unitList
"
v
-
for
=
"
item in unitList
"
:
key
=
"
item.id
"
:
key
=
"
item.id
"
:
label
=
"
item.titleZh
"
:
label
=
"
item.titleZh
"
:
value
=
"
item.id
"
:
value
=
"
item.id
"
>
disabled
>
<
/el-option
>
<
/el-option
>
<
/el-select
>
<
/el-select
>
<
/el-input
>
<
/el-input
>
...
...
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