Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
liuzhen@situdata.com
/
yunxiao-admin-fe
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
f01c464b
authored
2020-12-22 15:19:12 +0800
by
zhen
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
feat:产品类型对应编码
1 parent
9cb5eab6
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
src/utils/mappingData.js
src/views/editProduct.vue
src/utils/mappingData.js
View file @
f01c464
...
...
@@ -123,11 +123,11 @@ export const productChannel = [
export
const
fileList
=
[
{
id
:
1
,
type
:
'产品
条款
'
type
:
'产品
说明书
'
},
{
id
:
2
,
type
:
'产品
说明书
'
type
:
'产品
条款
'
},
{
id
:
3
,
...
...
@@ -135,6 +135,6 @@ export const fileList = [
},
{
id
:
4
,
type
:
'
投保
链接'
type
:
'
产品
链接'
}
]
...
...
src/views/editProduct.vue
View file @
f01c464
...
...
@@ -174,13 +174,13 @@ export default {
fileList
:
[
{
id
:
1
,
type
:
'产品
条款
'
,
type
:
'产品
说明书
'
,
file
:
null
,
name
:
null
},
{
id
:
2
,
type
:
'产品
说明书
'
,
type
:
'产品
条款
'
,
file
:
null
,
name
:
null
},
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
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 post a comment