perf:删除无用代码
This commit is contained in:
@@ -525,7 +525,7 @@ export default {
|
|||||||
let str = `
|
let str = `
|
||||||
<div style="margin: 0px 0 0;line-height:1;">
|
<div style="margin: 0px 0 0;line-height:1;">
|
||||||
<div style="margin: 0px 0 0;line-height:1;">
|
<div style="margin: 0px 0 0;line-height:1;">
|
||||||
<div style="font-size:14px;color:#666;font-weight:400;line-height:1;">${vm.utcTimeToTimezoneStr(vm.toMillisecondTime(parseInt(params[0].axisValue), 'yyyy-MM-dd hh:mm:ss'))}</div>
|
<div style="font-size:14px;color:#666;font-weight:400;line-height:1;">${vm.utcTimeToTimezoneStr(vm.toMillisecondTime(parseInt(params[0].axisValue)))}</div>
|
||||||
<div style="margin: 10px 0 0;line-height:1;">
|
<div style="margin: 10px 0 0;line-height:1;">
|
||||||
<div style="margin: 0px 0 0;line-height:1;">`
|
<div style="margin: 0px 0 0;line-height:1;">`
|
||||||
params.forEach(item => {
|
params.forEach(item => {
|
||||||
|
|||||||
Reference in New Issue
Block a user