|
@@ -26,7 +26,7 @@
|
|
</head>
|
|
</head>
|
|
|
|
|
|
<body>
|
|
<body>
|
|
- <div id="app" v-cloak>
|
|
+ <div id="app" v-cloak @click="showTip = false">
|
|
<header class="my-header">
|
|
<header class="my-header">
|
|
<span>国有资本数智化平台人力资源系统</span>
|
|
<span>国有资本数智化平台人力资源系统</span>
|
|
<span class="right">{{time}}</span>
|
|
<span class="right">{{time}}</span>
|
|
@@ -37,7 +37,7 @@
|
|
<div class="my-panel">
|
|
<div class="my-panel">
|
|
<div class="panel-title flex-between ">
|
|
<div class="panel-title flex-between ">
|
|
<span class="text">定机构</span>
|
|
<span class="text">定机构</span>
|
|
- <span class="tip-window" @click="handleShowTip(0)">智能分析</span>
|
|
+ <span class="tip-window" @click.stop="handleShowTip(0)">智能分析</span>
|
|
</div>
|
|
</div>
|
|
<div class="content flex">
|
|
<div class="content flex">
|
|
<div ref="echartL1" style="flex: 1;height: 100%;"></div>
|
|
<div ref="echartL1" style="flex: 1;height: 100%;"></div>
|
|
@@ -49,7 +49,7 @@
|
|
<div class="my-panel">
|
|
<div class="my-panel">
|
|
<div class="panel-title flex-between">
|
|
<div class="panel-title flex-between">
|
|
<span class="text">定职数</span>
|
|
<span class="text">定职数</span>
|
|
- <span class="tip-window" @click="handleShowTip(1)">智能分析</span>
|
|
+ <span class="tip-window" @click.stop="handleShowTip(1)">智能分析</span>
|
|
</div>
|
|
</div>
|
|
<div class="content flex">
|
|
<div class="content flex">
|
|
<div ref="echartL3" style="flex: 1;height: 100%;"></div>
|
|
<div ref="echartL3" style="flex: 1;height: 100%;"></div>
|
|
@@ -64,7 +64,7 @@
|
|
<div class="my-panel">
|
|
<div class="my-panel">
|
|
<div class="panel-title flex-between">
|
|
<div class="panel-title flex-between">
|
|
<span class="text">定员额</span>
|
|
<span class="text">定员额</span>
|
|
- <span class="tip-window" @click="handleShowTip(2)">智能分析</span>
|
|
+ <span class="tip-window" @click.stop="handleShowTip(2)">智能分析</span>
|
|
</div>
|
|
</div>
|
|
<div class="content flex flex-wrap">
|
|
<div class="content flex flex-wrap">
|
|
<div ref="echartL5" style="flex: 0 0 49.9%;height: 50%;"></div>
|
|
<div ref="echartL5" style="flex: 0 0 49.9%;height: 50%;"></div>
|
|
@@ -161,7 +161,7 @@
|
|
<div class="my-panel">
|
|
<div class="my-panel">
|
|
<div class="panel-title flex-between">
|
|
<div class="panel-title flex-between">
|
|
<span class="text">核心指标监测</span>
|
|
<span class="text">核心指标监测</span>
|
|
- <span class="tip-window" @click="handleShowTip(3)">智能分析</span>
|
|
+ <span class="tip-window" @click.stop="handleShowTip(3)">智能分析</span>
|
|
</div>
|
|
</div>
|
|
<div class="content flex">
|
|
<div class="content flex">
|
|
<div style="flex: 1;height: 100%; position: relative;">
|
|
<div style="flex: 1;height: 100%; position: relative;">
|
|
@@ -196,7 +196,7 @@
|
|
<div class="my-panel">
|
|
<div class="my-panel">
|
|
<div class="panel-title flex-between">
|
|
<div class="panel-title flex-between">
|
|
<span class="text">定机制</span>
|
|
<span class="text">定机制</span>
|
|
- <span class="tip-window" @click="handleShowTip(4)">智能分析</span>
|
|
+ <span class="tip-window" @click.stop="handleShowTip(4)">智能分析</span>
|
|
</div>
|
|
</div>
|
|
<div class="content flex flex-wrap">
|
|
<div class="content flex flex-wrap">
|
|
<div ref="echartR1" style="flex: 0 0 49.9%;height: 50%;"></div>
|
|
<div ref="echartR1" style="flex: 0 0 49.9%;height: 50%;"></div>
|
|
@@ -210,7 +210,7 @@
|
|
<div class="my-panel">
|
|
<div class="my-panel">
|
|
<div class="panel-title flex-between">
|
|
<div class="panel-title flex-between">
|
|
<span class="text">定薪酬</span>
|
|
<span class="text">定薪酬</span>
|
|
- <span class="tip-window" @click="handleShowTip(5)">智能分析</span>
|
|
+ <span class="tip-window" @click.stop="handleShowTip(5)">智能分析</span>
|
|
</div>
|
|
</div>
|
|
<div class="content flex">
|
|
<div class="content flex">
|
|
<div ref="echartR5" style="flex: 1;height: 100%;"></div>
|
|
<div ref="echartR5" style="flex: 1;height: 100%;"></div>
|
|
@@ -222,7 +222,7 @@
|
|
<div class="my-panel">
|
|
<div class="my-panel">
|
|
<div class="panel-title flex-between">
|
|
<div class="panel-title flex-between">
|
|
<span class="text">定任期</span>
|
|
<span class="text">定任期</span>
|
|
- <span class="tip-window" @click="handleShowTip(6)">智能分析</span>
|
|
+ <span class="tip-window" @click.stop="handleShowTip(6)">智能分析</span>
|
|
</div>
|
|
</div>
|
|
<div class="content flex">
|
|
<div class="content flex">
|
|
<div ref="echartR7" style="flex: 1;height: 100%;"></div>
|
|
<div ref="echartR7" style="flex: 1;height: 100%;"></div>
|