diff --git a/src/components/setting/History.vue b/src/components/setting/History.vue index 892774e..045cffb 100644 --- a/src/components/setting/History.vue +++ b/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',