src/views/intelligentPatrol/studyJudge/index.vue
@@ -31,7 +31,7 @@ <!-- <span>{{ currentEvent.address }}</span>--> <!-- </div>--> <span @click="openDialogTable" class="count-data-span" >您有{{ countData.review }}条待审核报警信息,今日立案{{ >您有{{ countData.review }}条待审核报警信息,今日立案{{ countData.register }}条,再学习{{ countData.study }}条</span > @@ -296,7 +296,7 @@ } }; return { isShowTable:true, isShowTable:false, timer: null, countData: { study: 0, @@ -691,6 +691,7 @@ line-height: 4.8vh; .count-data-span{ cursor: pointer; color: blue; } .left-form > ::v-deep.el-form-item__label { font-size: 16px !important;