Commit 7a8ecf50 authored by 杨梦雅's avatar 杨梦雅

1

parent e97c5787
......@@ -24,7 +24,7 @@ const tasks = {
value:${configList[i].value || '""'},
taskRateType: ${configList[i].taskRateType ? `TASK_RATE_TYPE["${configList[i].taskRateType}"]`: '""'},
times:${configList[i].times || '""'},
title:${configList[i].name || '""'},
title:"${configList[i].name || ''}",
link:"",
itemIds:""
},` : '' %><% } %>
......
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