Browse Source

eslint 验证错误

master
王梦远 2 weeks ago
parent
commit
af5fd6bd31
  1. 1
      src/components/setting/History.vue

1
src/components/setting/History.vue

@ -48,6 +48,7 @@ const showDetail = (historyItem: Setting.History) => {
})
}
const printDetail = (historyItem: Setting.History) => {
FtMessage.info('开始打印!')
const detailParams = {
className: 'DisinfectionLogsService',
fnName: 'printRecord',

Loading…
Cancel
Save