Commit ad190e0a authored by youjie's avatar youjie

no message

parent 71a33f15
......@@ -362,8 +362,9 @@
this.addMsg.MenuUrl = updateList.MenuUrl
this.addMsg.MenuStatus = updateList.MenuStatus.toString()
let style = JSON.parse(updateList.MenuStyle)
// this.addMsg.MenuStyleIcon = style.icon
console.log(style,'----')
this.addMsg.MenuStyleIcon = style.icon
this.addMsg.MenuStyleIcon = style.menutype
this.addMsg.MenuStyleColor = style.color
this.currentUpdateIndex = index
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment