HTML_09/js/hiprint/plugins/config-etype-provider.js
@@ -143,11 +143,11 @@ [ new hiprint.PrintElementTypeGroup("打印标签", datalist), new hiprint.PrintElementTypeGroup("辅助", [ // { // tid: 'testModule.tableCustom', // title: '自定义表格', // type: 'tableCustom' // }, { tid: 'testModule.tableCustom', title: '自定义表格', type: 'tableCustom' }, { tid: 'configModule.customText', title: '自定义文本', customText: '自定义文本', custom: true, type: 'text' }, { tid: 'configModule.image', title: '图片', data: '../../js/hiprint/hi.png', type: 'image' }, {