Update indexMim.vue

This commit is contained in:
TimSpan 2024-08-15 14:31:40 +08:00
parent fc584ca5c1
commit 9f7dbf2bcf
1 changed files with 5 additions and 5 deletions

View File

@ -753,7 +753,7 @@ const initMapdt = (data: any, podat: any, name: any) => {
} }
}, },
data: [] as any[] // data: [] as any[] //
}, }
// { // {
// type: 'lines', // 线 // type: 'lines', // 线
// tooltip: { // tooltip: {
@ -807,8 +807,8 @@ const initMapdt = (data: any, podat: any, name: any) => {
// padding: 10px; // padding: 10px;
// box-sizing: border-box; // box-sizing: border-box;
// "> // ">
// : 0<br /> // : 0<br />
// : 0<br /> // : 0<br />
// AI: 0 // AI: 0
// </div> // </div>
// ` // `
@ -827,8 +827,8 @@ const initMapdt = (data: any, podat: any, name: any) => {
// padding: 10px; // padding: 10px;
// box-sizing: border-box; // box-sizing: border-box;
// "> // ">
// : ${itemWithId2.alarmCount}<br /> // : ${itemWithId2.alarmCount}<br />
// : ${itemWithId2.caseCount}<br /> // : ${itemWithId2.caseCount}<br />
// AI: ${itemWithId2.aiCount} // AI: ${itemWithId2.aiCount}
// </div> // </div>
// ` // `