修复iconContent参数校验问题
This commit is contained in:
@@ -234,7 +234,7 @@ export default {
|
|||||||
id: id,
|
id: id,
|
||||||
seq: seq,
|
seq: seq,
|
||||||
isTop: isTop,
|
isTop: isTop,
|
||||||
iconContent: iconContent,
|
iconContent: '',
|
||||||
topStart: topStart,
|
topStart: topStart,
|
||||||
topEnd: topEnd,
|
topEnd: topEnd,
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user