Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
ElectricitySheep
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
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
黄媛媛
ElectricitySheep
Commits
dfcd6782
Commit
dfcd6782
authored
Jul 30, 2020
by
黄媛媛
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
eb42c65d
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
1 deletion
+7
-1
goodsListEdit.vue
src/components/CommodityMan/goodsListEdit.vue
+7
-1
No files found.
src/components/CommodityMan/goodsListEdit.vue
View file @
dfcd6782
...
...
@@ -303,7 +303,7 @@
<el-option
label=
"库存"
:value=
"2"
></el-option>
<el-option
label=
"重量(g)"
:value=
"3"
></el-option>
<el-option
label=
"货号"
:value=
"4"
></el-option>
<el-option
v-if=
"FxState==1"
label=
"成本价"
:value=
"5"
></el-option>
<el-option
label=
"成本价"
:value=
"5"
></el-option>
<el-option
v-if=
"FxState==1"
label=
"返佣总金额"
:value=
"6"
></el-option>
</el-select>
<el-button
@
click=
"ggPlSet"
slot=
"append"
>
确定
</el-button>
...
...
@@ -549,6 +549,11 @@
</el-button>
</el-input>
</el-form-item>
<el-form-item
label=
"广告词"
>
<el-input
v-model=
"addMsg.Advertising"
style=
"width:100%;margin-left:15px"
type=
"textarea"
:rows=
"3"
size=
"small"
placeholder=
"请输入内容"
class=
"input-with-select"
></el-input>
</el-form-item>
</el-col>
</el-row>
</el-card>
...
...
@@ -1076,6 +1081,7 @@
Commission
:
0
,
PresentFXGrade
:
0
,
PresentFXMonth
:
0
,
Advertising
:
''
,
},
SupplierId
:
''
,
fenleiData
:
[],
...
...
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