Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
H
h5-admin
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
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
yimu
h5-admin
Commits
3a9eeaf2
Commit
3a9eeaf2
authored
Dec 28, 2021
by
王伟
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
外部通证发布商品屏蔽是否允许延后提货
parent
07ca2fe6
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
index.vue
src/view/good-mgr/add-commodity/index.vue
+2
-2
No files found.
src/view/good-mgr/add-commodity/index.vue
View file @
3a9eeaf2
...
@@ -19,10 +19,10 @@
...
@@ -19,10 +19,10 @@
/>
/>
<decipt-info
:data=
"form.deciptInfo"
:isDetail=
"isDetail"
:status=
"status"
/>
<decipt-info
:data=
"form.deciptInfo"
:isDetail=
"isDetail"
:status=
"status"
/>
<info-con
title=
"销售信息:"
class=
"base-info-con"
>
<info-con
title=
"销售信息:"
class=
"base-info-con"
>
<div
class=
"series-info"
>
<
!--
<
div
class=
"series-info"
>
<label
class=
"label"
>
是否允许延后提货:
</label>
<label
class=
"label"
>
是否允许延后提货:
</label>
<i-switch
v-model=
"form.delayDelivery"
:disabled=
"delayDeliveryDisabled || isDetail"
/>
<i-switch
v-model=
"form.delayDelivery"
:disabled=
"delayDeliveryDisabled || isDetail"
/>
</div>
</div>
-->
<div
class=
"series-info"
>
<div
class=
"series-info"
>
<label
class=
"label"
>
退换货类型:
</label>
<label
class=
"label"
>
退换货类型:
</label>
<RadioGroup
v-model=
"form.returnType"
>
<RadioGroup
v-model=
"form.returnType"
>
...
...
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