Selaa lähdekoodia

feat:风险预警弹窗

LAPTOP-U5GOA5HA\zz 1 vuosi sitten
vanhempi
commit
6997556fc0
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      app/src/views/Home/index.vue

+ 1 - 1
app/src/views/Home/index.vue

@@ -35,7 +35,7 @@
       </div>
     </div>
     <div>
-      <border-panel height="311px" style="margin-bottom: 6px; cursor: pointer;" title="风险预警" @click="openBasicModal">
+      <border-panel height="311px" style="margin-bottom: 6px;  cursor: pointer; " header-cursor="pointer" title="风险预警" @click-header="openBasicModal">
         <RiskWarning :riskList="riskList"  />
       </border-panel>
       <border-panel height="331px" style="margin-bottom: 6px; cursor: pointer;" title="智慧消防" @click="openFrieModal1" >