mand-mobile/components/bill/component.js

8 lines
128 B
JavaScript
Raw Normal View History

2018-08-22 20:06:41 +08:00
export default {
2023-10-11 15:59:31 +08:00
'name': 'bill',
'text': '票据',
'category': 'business',
'description': '',
'author': 'xuxiaoyan'
2018-08-22 20:06:41 +08:00
}