Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
O
op-web-service
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
bp
op-web-service
Commits
37d932e4
Commit
37d932e4
authored
Jul 16, 2021
by
pengyunqian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update:改字段
parent
cd26d2b6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
index.vue
src/pages/Goods/Retail/index.vue
+6
-6
No files found.
src/pages/Goods/Retail/index.vue
View file @
37d932e4
...
@@ -26,7 +26,7 @@
...
@@ -26,7 +26,7 @@
<el-input
v-model=
"retailActivitie.marketing_name"
></el-input>
<el-input
v-model=
"retailActivitie.marketing_name"
></el-input>
</el-form-item>
</el-form-item>
<el-form-item
label=
"商品id"
>
<el-form-item
label=
"商品id"
>
<el-input
v-model=
"retailActivitie.goods_s
k
u_id"
></el-input>
<el-input
v-model=
"retailActivitie.goods_s
p
u_id"
></el-input>
</el-form-item>
</el-form-item>
<el-form-item
label=
"状态"
>
<el-form-item
label=
"状态"
>
<el-select
<el-select
...
@@ -280,7 +280,7 @@
...
@@ -280,7 +280,7 @@
<el-form-item
label=
"关联商品:"
>
</el-form-item>
<el-form-item
label=
"关联商品:"
>
</el-form-item>
<el-form-item
label=
"商品id:"
>
<el-form-item
label=
"商品id:"
>
<el-input
<el-input
v-model=
"ruleIdForm.goods_s
k
u_id"
v-model=
"ruleIdForm.goods_s
p
u_id"
:disabled=
"shopStart !== 0"
:disabled=
"shopStart !== 0"
></el-input>
></el-input>
</el-form-item>
</el-form-item>
...
@@ -315,7 +315,7 @@
...
@@ -315,7 +315,7 @@
</el-table-column>
</el-table-column>
<el-table-column
<el-table-column
align=
"center"
align=
"center"
prop=
"goods_s
k
u_id"
prop=
"goods_s
p
u_id"
label=
"商品id"
label=
"商品id"
>
>
</el-table-column>
</el-table-column>
...
@@ -424,7 +424,7 @@ export default {
...
@@ -424,7 +424,7 @@ export default {
retailActivitie
:
{
retailActivitie
:
{
marketing_id
:
""
,
marketing_id
:
""
,
marketing_name
:
""
,
marketing_name
:
""
,
goods_s
k
u_id
:
""
,
goods_s
p
u_id
:
""
,
online_status
:
[],
online_status
:
[],
page
:
1
,
page
:
1
,
page_size
:
20
,
page_size
:
20
,
...
@@ -437,12 +437,12 @@ export default {
...
@@ -437,12 +437,12 @@ export default {
second_commission_value
:
""
,
second_commission_value
:
""
,
start_time
:
""
,
start_time
:
""
,
end_time
:
""
,
end_time
:
""
,
goods_s
k
u_id
:
[],
goods_s
p
u_id
:
[],
},
},
timeSelect
:
[],
timeSelect
:
[],
ruleIdForm
:
{
ruleIdForm
:
{
life_account_id
:
""
,
life_account_id
:
""
,
goods_s
k
u_id
:
""
,
goods_s
p
u_id
:
""
,
start_time
:
""
,
start_time
:
""
,
end_time
:
""
,
end_time
:
""
,
},
},
...
...
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