修复自定义在线机型
This commit is contained in:
@@ -97,8 +97,12 @@ textarea.form-control{min-height: auto;}
|
||||
data: {
|
||||
apitypes: [
|
||||
{
|
||||
title: '大众点评',
|
||||
key: 'dianping'
|
||||
title: 'Ucloud',
|
||||
key: 'ucloud'
|
||||
},
|
||||
{
|
||||
title: '58同城',
|
||||
key: 'cdn58'
|
||||
},
|
||||
{
|
||||
title: 'LOCIMG',
|
||||
@@ -141,7 +145,7 @@ textarea.form-control{min-height: auto;}
|
||||
]
|
||||
},
|
||||
output: [],
|
||||
apitype: 'dianping',
|
||||
apitype: 'ucloud',
|
||||
imgurl: ''
|
||||
},
|
||||
progress: 0,
|
||||
|
||||
Reference in New Issue
Block a user