src/menu/modulecell/index.jsx
@@ -22,6 +22,7 @@ { value: 'qrcode', text: '二维码', type: 'action', class: 'element', $init: true}, { value: 'currentDate', text: '当前时间', type: 'action', class: 'element', $init: true}, { value: 'formula', text: '公式', type: 'action', class: 'element', $init: true}, { value: 'tag', text: '标签', type: 'action', class: 'element', $init: true}, { value: 'color', text: '颜色', type: 'action', class: 'element', $init: true}, { value: 'sequence', text: '序号', type: 'action', class: 'element', $init: true } ]