| | |
| | | DustLineChart, |
| | | ButtonClick, |
| | | AreaAndmonitorType, |
| | | AnalysisCard, |
| | | AnalysisCard |
| | | }, |
| | | data() { |
| | | return { |
| | |
| | | |
| | | // æ¥è¯¢æé®æ æ°æ®æ¶ |
| | | isNoData: { |
| | | exception0:true, |
| | | exception1:true, |
| | | exception2:true, |
| | | exception3:true, |
| | | exception4:true, |
| | | exception5:true, |
| | | exception6:true, |
| | | exception7:true, |
| | | exception0: true, |
| | | exception1: true, |
| | | exception2: true, |
| | | exception3: true, |
| | | exception4: true, |
| | | exception5: true, |
| | | exception6: true, |
| | | exception7: true |
| | | }, |
| | | // eslint-disable-next-line no-undef |
| | | // å¯¹è¯æ¡æ¾ç¤º |
| | |
| | | banTouch: 0, |
| | | // 0代表å页ï¼1代表ä¸å页 |
| | | originClick: 0 |
| | | }, |
| | | |
| | | } |
| | | } |
| | | }, |
| | | setup() { |
| | |
| | | // } |
| | | // å¤äºè¡¨æ ¼çæå䏿¡æ°æ® 设置âä¸ä¸æ¡âæé®ä¸å¯ç¹ |
| | | if (newVaue === 0) { |
| | | this.dialog.isPreCantouch = true |
| | | this.dialog.isPreCantouch = true |
| | | //ç¨æ·å
ç¹äºç¬¬ä¸æ¡ï¼pre为true,ç¶åç¹å»æå䏿¡,next为trueãæ¤æ¶ä¸¤ä¸ªæé®é½è¢«å°é |
| | | if (this.dialog.isNextCantouch == true) { |
| | | this.dialog.isNextCantouch = false |
| | |
| | | }, |
| | | computed: { |
| | | exceptionAllNum() { |
| | | let sum = this.exception.exception0Num + |
| | | let sum = |
| | | this.exception.exception0Num + |
| | | this.exception.exception1Num + |
| | | this.exception.exception2Num + |
| | | this.exception.exception3Num + |
| | |
| | | this.exception.exception5Num + |
| | | this.exception.exception6Num + |
| | | this.exception.exception7Num |
| | | if(sum == 0){ |
| | | if (sum == 0) { |
| | | return 1 |
| | | }else { |
| | | } else { |
| | | return sum |
| | | } |
| | | }, |
| | | long_time_notchange(){ |
| | | let sum = this.exception.exception0Num + |
| | | long_time_notchange() { |
| | | let sum = |
| | | this.exception.exception0Num + |
| | | this.exception.exception1Num + |
| | | this.exception.exception2Num + |
| | | this.exception.exception3Num + |
| | |
| | | this.exception.exception5Num + |
| | | this.exception.exception6Num + |
| | | this.exception.exception7Num |
| | | if(sum ==0){ |
| | | if (sum == 0) { |
| | | return 0 |
| | | }else{ |
| | | } else { |
| | | return ( |
| | | 100 - |
| | | (this.exception.exception0Num / |
| | | this.exceptionAllNum) * |
| | | 100 - |
| | | (this.exception.exception1Num / |
| | | this.exceptionAllNum) * |
| | | 100 - |
| | | (this.exception.exception2Num / |
| | | this.exceptionAllNum) * |
| | | 100 - |
| | | (this.exception.exception4Num / |
| | | this.exceptionAllNum) * |
| | | 100 - |
| | | (this.exception.exception5Num / |
| | | this.exceptionAllNum) * |
| | | 100 - |
| | | (this.exception.exception6Num / |
| | | this.exceptionAllNum) * |
| | | 100 - |
| | | (this.exception.exception7Num / |
| | | this.exceptionAllNum) * |
| | | 100 |
| | | ).toFixed(1) |
| | | 100 - |
| | | (this.exception.exception0Num / this.exceptionAllNum) * 100 - |
| | | (this.exception.exception1Num / this.exceptionAllNum) * 100 - |
| | | (this.exception.exception2Num / this.exceptionAllNum) * 100 - |
| | | (this.exception.exception4Num / this.exceptionAllNum) * 100 - |
| | | (this.exception.exception5Num / this.exceptionAllNum) * 100 - |
| | | (this.exception.exception6Num / this.exceptionAllNum) * 100 - |
| | | (this.exception.exception7Num / this.exceptionAllNum) * 100 |
| | | ).toFixed(1) |
| | | } |
| | | }, |
| | | // ç¬¬ä¸æå¡ç |
| | | cardRow1(){ |
| | | cardRow1() { |
| | | return [ |
| | | { |
| | | siteName:this.exception.exception4, |
| | | exceptionType:'4', |
| | | exceptionName:'é级çªå', |
| | | iconSrc:'@/assets/exception/exception4.png', |
| | | siteNum:this.exception.exception4.length, |
| | | exceptionNum:this.exception.exception4Num, |
| | | isNoDataStatus:this.isNoData.exception4 |
| | | siteName: this.exception.exception4, |
| | | exceptionType: '4', |
| | | exceptionName: 'é级çªå', |
| | | iconSrc: '@/assets/exception/exception4.png', |
| | | siteNum: this.exception.exception4.length, |
| | | exceptionNum: this.exception.exception4Num, |
| | | isNoDataStatus: this.isNoData.exception4 |
| | | }, |
| | | { |
| | | siteName:this.exception.exception5, |
| | | exceptionType:'5', |
| | | exceptionName:'临è¿è¶
æ å¼å¸¸', |
| | | iconSrc:'@/assets/exception/exception5.png', |
| | | siteNum:this.exception.exception5.length, |
| | | exceptionNum:this.exception.exception5Num, |
| | | isNoDataStatus:this.isNoData.exception5 |
| | | siteName: this.exception.exception5, |
| | | exceptionType: '5', |
| | | exceptionName: '临è¿è¶
æ å¼å¸¸', |
| | | iconSrc: '@/assets/exception/exception5.png', |
| | | siteNum: this.exception.exception5.length, |
| | | exceptionNum: this.exception.exception5Num, |
| | | isNoDataStatus: this.isNoData.exception5 |
| | | }, |
| | | { |
| | | siteName:this.exception.exception6, |
| | | exceptionType:'6', |
| | | exceptionName:'忥è¶
æ æ¬¡æ°ä¸´çå¼å¸¸', |
| | | iconSrc:'@/assets/exception/exception6.png', |
| | | siteNum:this.exception.exception6.length, |
| | | exceptionNum:this.exception.exception6Num, |
| | | isNoDataStatus:this.isNoData.exception6 |
| | | siteName: this.exception.exception6, |
| | | exceptionType: '6', |
| | | exceptionName: '忥è¶
æ æ¬¡æ°ä¸´çå¼å¸¸', |
| | | iconSrc: '@/assets/exception/exception6.png', |
| | | siteNum: this.exception.exception6.length, |
| | | exceptionNum: this.exception.exception6Num, |
| | | isNoDataStatus: this.isNoData.exception6 |
| | | }, |
| | | { |
| | | siteName:this.exception.exception7, |
| | | exceptionType:'7', |
| | | exceptionName:'ååè¶å¿å¼å¸¸', |
| | | iconSrc:'@/assets/exception/exception7.png', |
| | | siteNum:this.exception.exception7.length, |
| | | exceptionNum:this.exception.exception7Num, |
| | | isNoDataStatus:this.isNoData.exception7 |
| | | siteName: this.exception.exception7, |
| | | exceptionType: '7', |
| | | exceptionName: 'ååè¶å¿å¼å¸¸', |
| | | iconSrc: '@/assets/exception/exception7.png', |
| | | siteNum: this.exception.exception7.length, |
| | | exceptionNum: this.exception.exception7Num, |
| | | isNoDataStatus: this.isNoData.exception7 |
| | | } |
| | | ] |
| | | }, |
| | | cardRow2(){ |
| | | return [ |
| | | { |
| | | siteName:this.exception.exception0, |
| | | exceptionType:'0', |
| | | exceptionName:'æ°æ®ç¼ºå¤±å¼å¸¸', |
| | | iconSrc:'@/assets/exception/exception0.png', |
| | | siteNum:this.exception.exception0.length, |
| | | exceptionNum:this.exception.exception0Num, |
| | | isNoDataStatus:this.isNoData.exception0 |
| | | }, |
| | | cardRow2() { |
| | | return [ |
| | | { |
| | | siteName: this.exception.exception0, |
| | | exceptionType: '0', |
| | | exceptionName: 'æ°æ®ç¼ºå¤±å¼å¸¸', |
| | | iconSrc: '@/assets/exception/exception0.png', |
| | | siteNum: this.exception.exception0.length, |
| | | exceptionNum: this.exception.exception0Num, |
| | | isNoDataStatus: this.isNoData.exception0 |
| | | }, |
| | | { |
| | | siteName:this.exception.exception1, |
| | | exceptionType:'1', |
| | | exceptionName:'æ°æ®è¶
ä½', |
| | | iconSrc:'@/assets/exception/exception1.png', |
| | | siteNum:this.exception.exception1.length, |
| | | exceptionNum:this.exception.exception1Num, |
| | | isNoDataStatus:this.isNoData.exception1 |
| | | siteName: this.exception.exception1, |
| | | exceptionType: '1', |
| | | exceptionName: 'æ°æ®è¶
ä½', |
| | | iconSrc: '@/assets/exception/exception1.png', |
| | | siteNum: this.exception.exception1.length, |
| | | exceptionNum: this.exception.exception1Num, |
| | | isNoDataStatus: this.isNoData.exception1 |
| | | }, |
| | | { |
| | | siteName:this.exception.exception2, |
| | | exceptionType:'2', |
| | | exceptionName:'è¶
æ ', |
| | | iconSrc:'@/assets/exception/exception2.png', |
| | | siteNum:this.exception.exception2.length, |
| | | exceptionNum:this.exception.exception2Num, |
| | | isNoDataStatus:this.isNoData.exception2 |
| | | siteName: this.exception.exception2, |
| | | exceptionType: '2', |
| | | exceptionName: 'è¶
æ ', |
| | | iconSrc: '@/assets/exception/exception2.png', |
| | | siteNum: this.exception.exception2.length, |
| | | exceptionNum: this.exception.exception2Num, |
| | | isNoDataStatus: this.isNoData.exception2 |
| | | }, |
| | | { |
| | | siteName:this.exception.exception3, |
| | | exceptionType:'3', |
| | | exceptionName:'æ°æ®é¿æ¶æ®µæ æ³¢å¨', |
| | | iconSrc:'@/assets/exception/exception3.png', |
| | | siteNum:this.exception.exception3.length, |
| | | exceptionNum:this.exception.exception3Num, |
| | | isNoDataStatus:this.isNoData.exception3 |
| | | }, |
| | | siteName: this.exception.exception3, |
| | | exceptionType: '3', |
| | | exceptionName: 'æ°æ®é¿æ¶æ®µæ æ³¢å¨', |
| | | iconSrc: '@/assets/exception/exception3.png', |
| | | siteNum: this.exception.exception3.length, |
| | | exceptionNum: this.exception.exception3Num, |
| | | isNoDataStatus: this.isNoData.exception3 |
| | | } |
| | | ] |
| | | } |
| | | } |
| | | }, |
| | | mounted() { |
| | | this.backExceptionDataAWeekAgo() |
| | |
| | | }, |
| | | |
| | | methods: { |
| | | getImageUrl(name){ |
| | | return new URL(`../../lib/Carousel/assets/${name}`, import.meta.url).href |
| | | getImageUrl(name) { |
| | | return new URL(`../../lib/Carousel/assets/${name}`, import.meta.url).href |
| | | }, |
| | | // æ¾åç«ç¹æ»æ°é |
| | | getSiteNume() { |
| | |
| | | case '0': |
| | | this.dialog.option = { |
| | | title: { |
| | | text: this.tableCurrentRowData.exception, |
| | | left: '1%', |
| | | textStyle:{ |
| | | fontSize:14 |
| | | } |
| | | }, |
| | | text: this.tableCurrentRowData.exception, |
| | | left: '1%', |
| | | textStyle: { |
| | | fontSize: 14 |
| | | } |
| | | }, |
| | | tooltip: {}, |
| | | toolbox: { |
| | | // å·¥å
·æ |
| | |
| | | case '2': |
| | | this.dialog.option = { |
| | | title: { |
| | | text: this.tableCurrentRowData.exception, |
| | | left: '1%', |
| | | textStyle:{ |
| | | fontSize:14 |
| | | } |
| | | }, |
| | | text: this.tableCurrentRowData.exception, |
| | | left: '1%', |
| | | textStyle: { |
| | | fontSize: 14 |
| | | } |
| | | }, |
| | | tooltip: {}, |
| | | toolbox: { |
| | | // å·¥å
·æ |
| | |
| | | case '1': |
| | | this.dialog.option = { |
| | | title: { |
| | | text: this.tableCurrentRowData.exception, |
| | | left: '1%', |
| | | textStyle:{ |
| | | fontSize:14 |
| | | } |
| | | }, |
| | | text: this.tableCurrentRowData.exception, |
| | | left: '1%', |
| | | textStyle: { |
| | | fontSize: 14 |
| | | } |
| | | }, |
| | | tooltip: {}, |
| | | toolbox: { |
| | | // å·¥å
·æ |
| | |
| | | } |
| | | } |
| | | break |
| | | // æ°æ®é¿æ¶æ®µæ æ³¢å¨ |
| | | // æ°æ®é¿æ¶æ®µæ æ³¢å¨ |
| | | case '3': |
| | | this.dialog.option = { |
| | | title: { |
| | | text: this.tableCurrentRowData.exception, |
| | | left: '1%', |
| | | textStyle:{ |
| | | fontSize:14 |
| | | } |
| | | }, |
| | | text: this.tableCurrentRowData.exception, |
| | | left: '1%', |
| | | textStyle: { |
| | | fontSize: 14 |
| | | } |
| | | }, |
| | | tooltip: {}, |
| | | toolbox: { |
| | | // å·¥å
·æ |
| | |
| | | case '7': |
| | | this.dialog.option = { |
| | | title: { |
| | | text: this.tableCurrentRowData.exception, |
| | | left: '1%', |
| | | textStyle:{ |
| | | fontSize:14 |
| | | } |
| | | }, |
| | | text: this.tableCurrentRowData.exception, |
| | | left: '1%', |
| | | textStyle: { |
| | | fontSize: 14 |
| | | } |
| | | }, |
| | | tooltip: {}, |
| | | toolbox: { |
| | | // å·¥å
·æ |
| | |
| | | beforeAndAfterTime[0], |
| | | beforeAndAfterTime[3] |
| | | ) |
| | | |
| | | |
| | | // å°å¼å¸¸æ°æ®è¿è¡é¢å¤çï¼éåå°ç»æä½ä¸ºæçº¿å¾çé
置项 |
| | | this.otherExceptionRequest( |
| | | paramsAllTime, |
| | |
| | | }) |
| | | .then((result) => { |
| | | this.exception.exception0 = result.data.data |
| | | if(result.data.data.length ==0 ){ |
| | | this.isNoData.exception0=true |
| | | if (result.data.data.length == 0) { |
| | | this.isNoData.exception0 = true |
| | | return |
| | | } |
| | | this.isNoData.exception0=false |
| | | this.isNoData.exception0 = false |
| | | }) |
| | | this.$http |
| | | .get('/dust/sitenamecode', { |
| | |
| | | }) |
| | | .then((result) => { |
| | | this.exception.exception1 = result.data.data |
| | | if(result.data.data.length == 0 ){ |
| | | this.isNoData.exception1=true |
| | | if (result.data.data.length == 0) { |
| | | this.isNoData.exception1 = true |
| | | return |
| | | } |
| | | this.isNoData.exception1=false |
| | | this.isNoData.exception1 = false |
| | | }) |
| | | this.$http |
| | | .get('/dust/sitenamecode', { |
| | |
| | | }) |
| | | .then((result) => { |
| | | this.exception.exception2 = result.data.data |
| | | if(result.data.data.length ==0 ){ |
| | | this.isNoData.exception2=true |
| | | if (result.data.data.length == 0) { |
| | | this.isNoData.exception2 = true |
| | | return |
| | | } |
| | | this.isNoData.exception2=false |
| | | this.isNoData.exception2 = false |
| | | }) |
| | | |
| | | this.$http |
| | |
| | | }) |
| | | .then((result) => { |
| | | this.exception.exception3 = result.data.data |
| | | if(result.data.data.length ==0 ){ |
| | | this.isNoData.exception3=true |
| | | if (result.data.data.length == 0) { |
| | | this.isNoData.exception3 = true |
| | | return |
| | | } |
| | | this.isNoData.exception3=false |
| | | this.isNoData.exception3 = false |
| | | }) |
| | | |
| | | this.$http |
| | |
| | | }) |
| | | .then((result) => { |
| | | this.exception.exception4 = result.data.data |
| | | if(result.data.data.length ==0 ){ |
| | | this.isNoData.exception4=true |
| | | if (result.data.data.length == 0) { |
| | | this.isNoData.exception4 = true |
| | | return |
| | | } |
| | | this.isNoData.exception4=false |
| | | this.isNoData.exception4 = false |
| | | }) |
| | | this.$http |
| | | .get('/dust/sitenamecode', { |
| | |
| | | }) |
| | | .then((result) => { |
| | | this.exception.exception5 = result.data.data |
| | | if(result.data.data.length ==0 ){ |
| | | this.isNoData.exception5=true |
| | | if (result.data.data.length == 0) { |
| | | this.isNoData.exception5 = true |
| | | return |
| | | } |
| | | this.isNoData.exception5=false |
| | | this.isNoData.exception5 = false |
| | | }) |
| | | this.$http |
| | | .get('/dust/sitenamecode', { |
| | |
| | | }) |
| | | .then((result) => { |
| | | this.exception.exception6 = result.data.data |
| | | if(result.data.data.length ==0 ){ |
| | | this.isNoData.exception6=true |
| | | if (result.data.data.length == 0) { |
| | | this.isNoData.exception6 = true |
| | | return |
| | | } |
| | | this.isNoData.exception6=false |
| | | this.isNoData.exception6 = false |
| | | }) |
| | | this.$http |
| | | this.$http |
| | | .get('/dust/sitenamecode', { |
| | | params: { |
| | | exceptionType: '7', |
| | |
| | | }) |
| | | .then((result) => { |
| | | this.exception.exception7 = result.data.data |
| | | if(result.data.data.length ==0 ){ |
| | | this.isNoData.exception7=true |
| | | if (result.data.data.length == 0) { |
| | | this.isNoData.exception7 = true |
| | | return |
| | | } |
| | | this.isNoData.exception7=false |
| | | this.isNoData.exception7 = false |
| | | }) |
| | | |
| | | |
| | | /* å¼å¸¸å¼å¸¸æ°é */ |
| | | this.$http |
| | |
| | | }) |
| | | .then((result) => { |
| | | this.exception.exception0Num = result.data.data |
| | | |
| | | }) |
| | | this.$http |
| | | .get('/dust/exceptionnum', { |
| | |
| | | .then((result) => { |
| | | this.exception.exception6Num = result.data.data |
| | | }) |
| | | this.$http |
| | | this.$http |
| | | .get('/dust/exceptionnum', { |
| | | params: { |
| | | exceptionType: '7', |
| | |
| | | .then((result) => { |
| | | this.exception.exception7Num = result.data.data |
| | | }) |
| | | |
| | | |
| | | |
| | | }, |
| | | |
| | | /** |
| | |
| | | this.total = response.data.data.total |
| | | // ç§»é¤ç©ºæ°æ®ç¶æ |
| | | }) |
| | | |
| | | }, |
| | | |
| | | /** |
| | |
| | | } |
| | | this.isTableShow = true |
| | | this.total = response.data.data.total |
| | | |
| | | }) |
| | | }, |
| | | |
| | |
| | | </script> |
| | | |
| | | <template> |
| | | <div class="all-container"> |
| | | <el-row ref="h1" > |
| | | <el-col> |
| | | <el-form :inline="true"> |
| | | <div class="head-container-text"> |
| | | <el-form-item> |
| | | <AreaAndmonitorType></AreaAndmonitorType> |
| | | </el-form-item> |
| | | <div class="all-container"> |
| | | <el-row ref="h1"> |
| | | <el-col> |
| | | <el-form :inline="true"> |
| | | <div class="head-container-text"> |
| | | <el-form-item> |
| | | <AreaAndmonitorType></AreaAndmonitorType> |
| | | </el-form-item> |
| | | |
| | | <el-form-item> |
| | | <TimeShortCuts |
| | | timeType="day" |
| | | @submit-time="giveTime" |
| | | ></TimeShortCuts> |
| | | </el-form-item > |
| | | <el-form-item> |
| | | <TimeShortCuts timeType="day" @submit-time="giveTime"></TimeShortCuts> |
| | | </el-form-item> |
| | | |
| | | <el-form-item> |
| | | <ButtonClick |
| | | content="é£é©è¯ä¼°" |
| | | type="warning" |
| | | color="rgb(12,104,165)" |
| | | :loading="loading.queryButton" |
| | | :havaIcon="false" |
| | | @do-search="handleSubmit" |
| | | ><img src="@/assets/exception/riskButton.png" height="24" class="img-button"></ButtonClick> |
| | | |
| | | </el-form-item> |
| | | |
| | | </div> |
| | | |
| | | </el-form> |
| | | </el-col> |
| | | </el-row> |
| | | |
| | | <!-- æ¶é´æè¦ --> |
| | | <el-row class="head-describtion-text" ref="h2"> |
| | | <el-row> |
| | | <span> éå±±åº {{ beginTime }} ââ {{ endTime }} æ¬å°çæµå¼å¸¸ä¿¡æ¯æ±æ»</span> |
| | | <el-form-item> |
| | | <ButtonClick |
| | | content="é£é©è¯ä¼°" |
| | | type="warning" |
| | | color="rgb(12,104,165)" |
| | | :loading="loading.queryButton" |
| | | :havaIcon="false" |
| | | @do-search="handleSubmit" |
| | | ><img src="@/assets/exception/riskButton.png" height="24" class="img-button" |
| | | /></ButtonClick> |
| | | </el-form-item> |
| | | </div> |
| | | </el-form> |
| | | </el-col> |
| | | </el-row> |
| | | </el-row> |
| | | |
| | | <!-- å¼å¸¸åæ --> |
| | | <el-row ref="h3"> |
| | | <el-col> |
| | | <el-card class="card-container"> |
| | | <template #header> |
| | | <div class="card-header">å¼å¸¸åæ</div> |
| | | </template> |
| | | <!-- æ¶é´æè¦ --> |
| | | <el-row class="head-describtion-text" ref="h2"> |
| | | <el-row> |
| | | <span> éå±±åº {{ beginTime }} ââ {{ endTime }} æ¬å°çæµå¼å¸¸ä¿¡æ¯æ±æ»</span> |
| | | </el-row> |
| | | </el-row> |
| | | |
| | | <el-row :gutter="20" class="card-row"> |
| | | <el-col :span="6"> |
| | | <AnalysisCard :site-name="cardRow1[0].siteName" :exception-type="cardRow1[0].exceptionType" :begin-time="beginTime" :end-time="endTime" :exception-name="cardRow1[0].exceptionName" :site-num="cardRow1[0].siteNum" :exception-num="cardRow1[0].exceptionNum" :exception-all-num="exceptionAllNum" :site-num-all="siteTotal" :isNoDataStatus="cardRow1[0].isNoDataStatus" @get-abnormal-data-by-click="getAbnormalDataByClick"> |
| | | <img src="@/assets/exception/exception4.png" height="24" width="24"> |
| | | </AnalysisCard> |
| | | </el-col> |
| | | <el-col :span="6"> |
| | | <AnalysisCard :site-name="cardRow1[1].siteName" :exception-type="cardRow1[1].exceptionType" :begin-time="beginTime" :end-time="endTime" :exception-name="cardRow1[1].exceptionName" :site-num="cardRow1[1].siteNum" :exception-num="cardRow1[1].exceptionNum" :exception-all-num="exceptionAllNum" :site-num-all="siteTotal" :isNoDataStatus="cardRow1[1].isNoDataStatus" @get-abnormal-data-by-click="getAbnormalDataByClick"> |
| | | <img src="@/assets/exception/exception5.png" height="24" width="24"> |
| | | </AnalysisCard> |
| | | </el-col> |
| | | <el-col :span="6"> |
| | | <AnalysisCard :site-name="cardRow1[2].siteName" :exception-type="cardRow1[2].exceptionType" :begin-time="beginTime" :end-time="endTime" :exception-name="cardRow1[2].exceptionName" :site-num="cardRow1[2].siteNum" :exception-num="cardRow1[2].exceptionNum" :exception-all-num="exceptionAllNum" :site-num-all="siteTotal" :isNoDataStatus="cardRow1[2].isNoDataStatus" @get-abnormal-data-by-click="getAbnormalDataByClick"> |
| | | <img src="@/assets/exception/exception6.png" height="24" width="24"> |
| | | </AnalysisCard> |
| | | </el-col> |
| | | <el-col :span="6"> |
| | | <AnalysisCard :site-name="cardRow1[3].siteName" :exception-type="cardRow1[3].exceptionType" :begin-time="beginTime" :end-time="endTime" :exception-name="cardRow1[3].exceptionName" :site-num="cardRow1[3].siteNum" :exception-num="cardRow1[3].exceptionNum" :exception-all-num="exceptionAllNum" :site-num-all="siteTotal" :isNoDataStatus="cardRow1[3].isNoDataStatus" @get-abnormal-data-by-click="getAbnormalDataByClick"> |
| | | <img src="@/assets/exception/exception7.png" height="24" width="24"> |
| | | </AnalysisCard> |
| | | </el-col> |
| | | </el-row> |
| | | |
| | | <el-row :gutter="20"> |
| | | <el-col :span="6" > |
| | | <AnalysisCard :site-name="cardRow2[0].siteName" :exception-type="cardRow2[0].exceptionType" :begin-time="beginTime" :end-time="endTime" :exception-name="cardRow2[0].exceptionName" :site-num="cardRow2[0].siteNum" :exception-num="cardRow2[0].exceptionNum" :exception-all-num="exceptionAllNum" :site-num-all="siteTotal" :isNoDataStatus="cardRow2[0].isNoDataStatus" @get-abnormal-data-by-click="getAbnormalDataByClick"> |
| | | <img src="@/assets/exception/exception0.png" height="24" width="24"> |
| | | </AnalysisCard> |
| | | </el-col> |
| | | <el-col :span="6" > |
| | | <AnalysisCard :site-name="cardRow2[1].siteName" :exception-type="cardRow2[1].exceptionType" :begin-time="beginTime" :end-time="endTime" :exception-name="cardRow2[1].exceptionName" :site-num="cardRow2[1].siteNum" :exception-num="cardRow2[1].exceptionNum" :exception-all-num="exceptionAllNum" :site-num-all="siteTotal" :isNoDataStatus="cardRow2[1].isNoDataStatus" @get-abnormal-data-by-click="getAbnormalDataByClick"> |
| | | <img src="@/assets/exception/exception1.png" height="24" width="24"> |
| | | </AnalysisCard> |
| | | </el-col> |
| | | <el-col :span="6" > |
| | | <AnalysisCard :site-name="cardRow2[2].siteName" :exception-type="cardRow2[2].exceptionType" :begin-time="beginTime" :end-time="endTime" :exception-name="cardRow2[2].exceptionName" :site-num="cardRow2[2].siteNum" :exception-num="cardRow2[2].exceptionNum" :exception-all-num="exceptionAllNum" :site-num-all="siteTotal" :isNoDataStatus="cardRow2[2].isNoDataStatus" @get-abnormal-data-by-click="getAbnormalDataByClick"> |
| | | <img src="@/assets/exception/exception2.png" height="24" width="24"> |
| | | </AnalysisCard> |
| | | </el-col> |
| | | <el-col :span="6" > |
| | | <AnalysisCard :site-name="cardRow2[3].siteName" :exception-type="cardRow2[3].exceptionType" :begin-time="beginTime" :end-time="endTime" :exception-name="cardRow2[3].exceptionName" :site-num="cardRow2[3].siteNum" :exception-num="cardRow2[3].exceptionNum" :exception-all-num="exceptionAllNum" :site-num-all="siteTotal" :isNoDataStatus="cardRow2[3].isNoDataStatus" @get-abnormal-data-by-click="getAbnormalDataByClick"> |
| | | <img src="@/assets/exception/exception3.png" height="24" width="24"> |
| | | </AnalysisCard> |
| | | </el-col> |
| | | |
| | | |
| | | </el-row> |
| | | |
| | | </el-card> |
| | | </el-col> |
| | | </el-row> |
| | | |
| | | <el-button-group> |
| | | <el-button color="#626aef" plain @click="isTableShow=true" v-show="!isTableShow"> |
| | | æ¾ç¤ºå¼å¸¸æ¸
å<el-icon class="i-ep-Arrow"><i-ep-ArrowUp /></el-icon> |
| | | </el-button> |
| | | <el-button color="#626aef" plain @click="isTableShow=false" v-show="isTableShow"> |
| | | éèå¼å¸¸æ¸
å<el-icon class="i-ep-Arrow"><i-ep-ArrowDown /></el-icon> |
| | | </el-button> |
| | | </el-button-group> |
| | | |
| | | <!-- è¡¨æ ¼ --> |
| | | <el-row v-show="isTableShow"> |
| | | <el-col> |
| | | |
| | | <el-table |
| | | ref="table" |
| | | :data="displayData" |
| | | :height="tableHeight" |
| | | :highlight-current-row="true" |
| | | size="default" |
| | | v-loading="loading.tableLoading" |
| | | border |
| | | > |
| | | <el-table-column |
| | | type="index" |
| | | label="åºå·" |
| | | width="60px" |
| | | align="center" |
| | | fixed |
| | | :index="indexMethod1" |
| | | /> |
| | | <el-table-column prop="name" label="ç«ç¹åç§°" show-overflow-tooltip /> |
| | | <el-table-column prop="mnCode" label="设å¤ç¼å·" align="center" show-overflow-tooltip /> |
| | | <el-table-column prop="exception" label="å¼å¸¸ç±»å" align="center" show-overflow-tooltip /> |
| | | <el-table-column prop="region" label="åºå" align="center" show-overflow-tooltip /> |
| | | <el-table-column prop="beginTime" label="å¼å§æ¶é´" align="center" show-overflow-tooltip /> |
| | | <el-table-column prop="endTime" label="ç»ææ¶é´" align="center" show-overflow-tooltip /> |
| | | <el-table-column prop="typename" label="åºæ¯" align="center" width="82" show-overflow-tooltip /> |
| | | <el-table-column prop="address" label="å°å" align="center" show-overflow-tooltip /> |
| | | <el-table-column prop="dutyCompany" label="è¿ç»´å" align="center" show-overflow-tooltip /> |
| | | |
| | | <el-table-column label="æä½" align="center"> |
| | | <template #default="{ row }"> |
| | | <el-button type="primary" class="table-button" @click="showDialog(row)" |
| | | >æ¥ç详æ
</el-button |
| | | > |
| | | <!-- å¼å¸¸åæ --> |
| | | <el-row ref="h3"> |
| | | <el-col> |
| | | <el-card class="card-container"> |
| | | <template #header> |
| | | <div class="card-header">å¼å¸¸åæ</div> |
| | | </template> |
| | | </el-table-column> |
| | | </el-table> |
| | | |
| | | <el-pagination |
| | | ref="h4" |
| | | background |
| | | layout="total, sizes, prev, pager, next, jumper" |
| | | v-model:current-page="currentPage" |
| | | v-model:page-size="pageSize" |
| | | :total="total" |
| | | :page-sizes="[10, 20, 50, 100]" |
| | | @size-change="handleSizeChange" |
| | | @current-change="handleCurrentChange" |
| | | > |
| | | </el-pagination> |
| | | </el-col> |
| | | </el-row> |
| | | <el-row :gutter="20" class="card-row"> |
| | | <el-col :span="6"> |
| | | <AnalysisCard |
| | | :site-name="cardRow1[0].siteName" |
| | | :exception-type="cardRow1[0].exceptionType" |
| | | :begin-time="beginTime" |
| | | :end-time="endTime" |
| | | :exception-name="cardRow1[0].exceptionName" |
| | | :site-num="cardRow1[0].siteNum" |
| | | :exception-num="cardRow1[0].exceptionNum" |
| | | :exception-all-num="exceptionAllNum" |
| | | :site-num-all="siteTotal" |
| | | :isNoDataStatus="cardRow1[0].isNoDataStatus" |
| | | @get-abnormal-data-by-click="getAbnormalDataByClick" |
| | | > |
| | | <img src="@/assets/exception/exception4.png" height="24" width="24" /> |
| | | </AnalysisCard> |
| | | </el-col> |
| | | <el-col :span="6"> |
| | | <AnalysisCard |
| | | :site-name="cardRow1[1].siteName" |
| | | :exception-type="cardRow1[1].exceptionType" |
| | | :begin-time="beginTime" |
| | | :end-time="endTime" |
| | | :exception-name="cardRow1[1].exceptionName" |
| | | :site-num="cardRow1[1].siteNum" |
| | | :exception-num="cardRow1[1].exceptionNum" |
| | | :exception-all-num="exceptionAllNum" |
| | | :site-num-all="siteTotal" |
| | | :isNoDataStatus="cardRow1[1].isNoDataStatus" |
| | | @get-abnormal-data-by-click="getAbnormalDataByClick" |
| | | > |
| | | <img src="@/assets/exception/exception5.png" height="24" width="24" /> |
| | | </AnalysisCard> |
| | | </el-col> |
| | | <el-col :span="6"> |
| | | <AnalysisCard |
| | | :site-name="cardRow1[2].siteName" |
| | | :exception-type="cardRow1[2].exceptionType" |
| | | :begin-time="beginTime" |
| | | :end-time="endTime" |
| | | :exception-name="cardRow1[2].exceptionName" |
| | | :site-num="cardRow1[2].siteNum" |
| | | :exception-num="cardRow1[2].exceptionNum" |
| | | :exception-all-num="exceptionAllNum" |
| | | :site-num-all="siteTotal" |
| | | :isNoDataStatus="cardRow1[2].isNoDataStatus" |
| | | @get-abnormal-data-by-click="getAbnormalDataByClick" |
| | | > |
| | | <img src="@/assets/exception/exception6.png" height="24" width="24" /> |
| | | </AnalysisCard> |
| | | </el-col> |
| | | <el-col :span="6"> |
| | | <AnalysisCard |
| | | :site-name="cardRow1[3].siteName" |
| | | :exception-type="cardRow1[3].exceptionType" |
| | | :begin-time="beginTime" |
| | | :end-time="endTime" |
| | | :exception-name="cardRow1[3].exceptionName" |
| | | :site-num="cardRow1[3].siteNum" |
| | | :exception-num="cardRow1[3].exceptionNum" |
| | | :exception-all-num="exceptionAllNum" |
| | | :site-num-all="siteTotal" |
| | | :isNoDataStatus="cardRow1[3].isNoDataStatus" |
| | | @get-abnormal-data-by-click="getAbnormalDataByClick" |
| | | > |
| | | <img src="@/assets/exception/exception7.png" height="24" width="24" /> |
| | | </AnalysisCard> |
| | | </el-col> |
| | | </el-row> |
| | | |
| | | <!-- å¯¹è¯æ¡ --> |
| | | <el-dialog |
| | | class="exception-dialog" |
| | | v-model="dialogTableVisible" |
| | | draggable |
| | | align-center |
| | | height="700px" |
| | | width="700px" |
| | | > |
| | | <!-- 头 --> |
| | | <template #header> |
| | | <div class="diag-head"> |
| | | <div class="diag-head-text"> |
| | | <div><span class="diag-head-text1">ç«ç¹åç§°ï¼</span>{{ tableCurrentRowData.name }}</div> |
| | | <div><span class="diag-head-text1">设å¤ç¼å·ï¼</span>{{ tableCurrentRowData.mnCode }}</div> |
| | | <div><span class="diag-head-text1">è¿ç»´åï¼</span>{{ tableCurrentRowData.dutyCompany }}</div> |
| | | <!-- <div> |
| | | <el-row :gutter="20"> |
| | | <el-col :span="6"> |
| | | <AnalysisCard |
| | | :site-name="cardRow2[0].siteName" |
| | | :exception-type="cardRow2[0].exceptionType" |
| | | :begin-time="beginTime" |
| | | :end-time="endTime" |
| | | :exception-name="cardRow2[0].exceptionName" |
| | | :site-num="cardRow2[0].siteNum" |
| | | :exception-num="cardRow2[0].exceptionNum" |
| | | :exception-all-num="exceptionAllNum" |
| | | :site-num-all="siteTotal" |
| | | :isNoDataStatus="cardRow2[0].isNoDataStatus" |
| | | @get-abnormal-data-by-click="getAbnormalDataByClick" |
| | | > |
| | | <img src="@/assets/exception/exception0.png" height="24" width="24" /> |
| | | </AnalysisCard> |
| | | </el-col> |
| | | <el-col :span="6"> |
| | | <AnalysisCard |
| | | :site-name="cardRow2[1].siteName" |
| | | :exception-type="cardRow2[1].exceptionType" |
| | | :begin-time="beginTime" |
| | | :end-time="endTime" |
| | | :exception-name="cardRow2[1].exceptionName" |
| | | :site-num="cardRow2[1].siteNum" |
| | | :exception-num="cardRow2[1].exceptionNum" |
| | | :exception-all-num="exceptionAllNum" |
| | | :site-num-all="siteTotal" |
| | | :isNoDataStatus="cardRow2[1].isNoDataStatus" |
| | | @get-abnormal-data-by-click="getAbnormalDataByClick" |
| | | > |
| | | <img src="@/assets/exception/exception1.png" height="24" width="24" /> |
| | | </AnalysisCard> |
| | | </el-col> |
| | | <el-col :span="6"> |
| | | <AnalysisCard |
| | | :site-name="cardRow2[2].siteName" |
| | | :exception-type="cardRow2[2].exceptionType" |
| | | :begin-time="beginTime" |
| | | :end-time="endTime" |
| | | :exception-name="cardRow2[2].exceptionName" |
| | | :site-num="cardRow2[2].siteNum" |
| | | :exception-num="cardRow2[2].exceptionNum" |
| | | :exception-all-num="exceptionAllNum" |
| | | :site-num-all="siteTotal" |
| | | :isNoDataStatus="cardRow2[2].isNoDataStatus" |
| | | @get-abnormal-data-by-click="getAbnormalDataByClick" |
| | | > |
| | | <img src="@/assets/exception/exception2.png" height="24" width="24" /> |
| | | </AnalysisCard> |
| | | </el-col> |
| | | <el-col :span="6"> |
| | | <AnalysisCard |
| | | :site-name="cardRow2[3].siteName" |
| | | :exception-type="cardRow2[3].exceptionType" |
| | | :begin-time="beginTime" |
| | | :end-time="endTime" |
| | | :exception-name="cardRow2[3].exceptionName" |
| | | :site-num="cardRow2[3].siteNum" |
| | | :exception-num="cardRow2[3].exceptionNum" |
| | | :exception-all-num="exceptionAllNum" |
| | | :site-num-all="siteTotal" |
| | | :isNoDataStatus="cardRow2[3].isNoDataStatus" |
| | | @get-abnormal-data-by-click="getAbnormalDataByClick" |
| | | > |
| | | <img src="@/assets/exception/exception3.png" height="24" width="24" /> |
| | | </AnalysisCard> |
| | | </el-col> |
| | | </el-row> |
| | | </el-card> |
| | | </el-col> |
| | | </el-row> |
| | | |
| | | <el-button-group> |
| | | <el-button color="#626aef" plain @click="isTableShow = true" v-show="!isTableShow"> |
| | | æ¾ç¤ºå¼å¸¸æ¸
å<el-icon class="i-ep-Arrow"><i-ep-ArrowUp /></el-icon> |
| | | </el-button> |
| | | <el-button color="#626aef" plain @click="isTableShow = false" v-show="isTableShow"> |
| | | éèå¼å¸¸æ¸
å<el-icon class="i-ep-Arrow"><i-ep-ArrowDown /></el-icon> |
| | | </el-button> |
| | | </el-button-group> |
| | | |
| | | <!-- è¡¨æ ¼ --> |
| | | <el-row v-show="isTableShow"> |
| | | <el-col> |
| | | <el-table |
| | | ref="table" |
| | | :data="displayData" |
| | | :height="tableHeight" |
| | | :highlight-current-row="true" |
| | | size="default" |
| | | v-loading="loading.tableLoading" |
| | | border |
| | | > |
| | | <el-table-column |
| | | type="index" |
| | | label="åºå·" |
| | | width="60px" |
| | | align="center" |
| | | fixed |
| | | :index="indexMethod1" |
| | | /> |
| | | <el-table-column prop="name" label="ç«ç¹åç§°" show-overflow-tooltip /> |
| | | <el-table-column prop="mnCode" label="设å¤ç¼å·" align="center" show-overflow-tooltip /> |
| | | <el-table-column prop="exception" label="å¼å¸¸ç±»å" align="center" show-overflow-tooltip /> |
| | | <el-table-column prop="region" label="åºå" align="center" show-overflow-tooltip /> |
| | | <el-table-column prop="beginTime" label="å¼å§æ¶é´" align="center" show-overflow-tooltip /> |
| | | <el-table-column prop="endTime" label="ç»ææ¶é´" align="center" show-overflow-tooltip /> |
| | | <el-table-column |
| | | prop="typename" |
| | | label="åºæ¯" |
| | | align="center" |
| | | width="82" |
| | | show-overflow-tooltip |
| | | /> |
| | | <el-table-column prop="address" label="å°å" align="center" show-overflow-tooltip /> |
| | | <el-table-column prop="dutyCompany" label="è¿ç»´å" align="center" show-overflow-tooltip /> |
| | | |
| | | <el-table-column label="æä½" align="center"> |
| | | <template #default="{ row }"> |
| | | <el-button type="primary" class="table-button" @click="showDialog(row)" |
| | | >æ¥ç详æ
</el-button |
| | | > |
| | | </template> |
| | | </el-table-column> |
| | | </el-table> |
| | | |
| | | <el-pagination |
| | | ref="h4" |
| | | background |
| | | layout="total, sizes, prev, pager, next, jumper" |
| | | v-model:current-page="currentPage" |
| | | v-model:page-size="pageSize" |
| | | :total="total" |
| | | :page-sizes="[10, 20, 50, 100]" |
| | | @size-change="handleSizeChange" |
| | | @current-change="handleCurrentChange" |
| | | > |
| | | </el-pagination> |
| | | </el-col> |
| | | </el-row> |
| | | |
| | | <!-- å¯¹è¯æ¡ --> |
| | | <el-dialog |
| | | class="exception-dialog" |
| | | v-model="dialogTableVisible" |
| | | draggable |
| | | align-center |
| | | height="700px" |
| | | width="700px" |
| | | > |
| | | <!-- 头 --> |
| | | <template #header> |
| | | <div class="diag-head"> |
| | | <div class="diag-head-text"> |
| | | <div><span class="diag-head-text1">ç«ç¹åç§°ï¼</span>{{ tableCurrentRowData.name }}</div> |
| | | <div> |
| | | <span class="diag-head-text1">设å¤ç¼å·ï¼</span>{{ tableCurrentRowData.mnCode }} |
| | | </div> |
| | | <div> |
| | | <span class="diag-head-text1">è¿ç»´åï¼</span>{{ tableCurrentRowData.dutyCompany }} |
| | | </div> |
| | | <!-- <div> |
| | | <span class="diag-head-text1">å¼å¸¸ç±»åï¼</span> |
| | | <span v-if="tableCurrentRowData.exceptionType == '0'">æ°æ®ç¼ºå¤±å¼å¸¸</span> |
| | | <span v-else-if="tableCurrentRowData.exceptionType == '1'">æ°æ®è¶
ä½</span> |
| | |
| | | <span v-else-if="tableCurrentRowData.exceptionType == '7'">æ»å¨å¹³åå¼å¼å¸¸</span> |
| | | </div> --> |
| | | |
| | | <div> |
| | | <span class="diag-head-text1">å¼å¸¸æ¶é´æ®µï¼</span>{{ tableCurrentRowData.beginTime }} ~ |
| | | {{ tableCurrentRowData.endTime }} |
| | | <div> |
| | | <span class="diag-head-text1">å¼å¸¸æ¶é´æ®µï¼</span>{{ tableCurrentRowData.beginTime }} ~ |
| | | {{ tableCurrentRowData.endTime }} |
| | | </div> |
| | | </div> |
| | | </div> |
| | | |
| | | <!-- <div class="chart-jump-button"> |
| | | <!-- <div class="chart-jump-button"> |
| | | <el-button |
| | | type="danger" |
| | | :loading="loading.preButton" |
| | |
| | | >䏿¡å¼å¸¸</el-button |
| | | > |
| | | </div> --> |
| | | <div class="chart-jump-button"> |
| | | <el-button |
| | | type="danger" |
| | | :loading="loading.preButton" |
| | | :disabled="dialog.isPreCantouch || flag.banTouch" |
| | | @click="getNextRowData" |
| | | >䏿¡å¼å¸¸</el-button |
| | | > |
| | | <el-button |
| | | type="danger" |
| | | :loading="loading.afterButton" |
| | | :disabled="dialog.isNextCantouch || flag.banTouch" |
| | | @click="getPreviousRowData" |
| | | >䏿¡å¼å¸¸</el-button |
| | | > |
| | | <div class="chart-jump-button"> |
| | | <el-button |
| | | type="danger" |
| | | :loading="loading.preButton" |
| | | :disabled="dialog.isPreCantouch || flag.banTouch" |
| | | @click="getNextRowData" |
| | | >䏿¡å¼å¸¸</el-button |
| | | > |
| | | <el-button |
| | | type="danger" |
| | | :loading="loading.afterButton" |
| | | :disabled="dialog.isNextCantouch || flag.banTouch" |
| | | @click="getPreviousRowData" |
| | | >䏿¡å¼å¸¸</el-button |
| | | > |
| | | </div> |
| | | </div> |
| | | </template> |
| | | |
| | | </div> |
| | | </template> |
| | | <!-- :option="dialog.option" --> |
| | | |
| | | <!-- :option="dialog.option" --> |
| | | <!-- å¾å½¢ --> |
| | | <DustLineChart |
| | | :option="dialog.option" |
| | | :is-open-dialog="dialogTableVisible" |
| | | v-loading="loading.lineChart" |
| | | ></DustLineChart> |
| | | |
| | | <!-- å¾å½¢ --> |
| | | <DustLineChart |
| | | :option="dialog.option" |
| | | :is-open-dialog="dialogTableVisible" |
| | | v-loading="loading.lineChart" |
| | | ></DustLineChart> |
| | | |
| | | <!-- è¡¨æ ¼ --> |
| | | <div> |
| | | <el-table :data="dialog.historyData" size="default" height="200" border> |
| | | <el-table-column |
| | | type="index" |
| | | label="åºå·" |
| | | width="60px" |
| | | align="center" |
| | | fixed |
| | | :index="indexMethod2" |
| | | ></el-table-column> |
| | | <!-- <el-table-column fixed prop="name" label="ç«ç¹åç§°" show-overflow-tooltip /> |
| | | <!-- è¡¨æ ¼ --> |
| | | <div> |
| | | <el-table :data="dialog.historyData" size="default" height="200" border> |
| | | <el-table-column |
| | | type="index" |
| | | label="åºå·" |
| | | width="60px" |
| | | align="center" |
| | | fixed |
| | | :index="indexMethod2" |
| | | ></el-table-column> |
| | | <!-- <el-table-column fixed prop="name" label="ç«ç¹åç§°" show-overflow-tooltip /> |
| | | <el-table-column prop="mnCode" label="设å¤ç¼å·" align="center" show-overflow-tooltip /> |
| | | <el-table-column prop="dutyCompany" label="è¿ç»´å" align="center" show-overflow-tooltip /> --> |
| | | <el-table-column prop="lst" label="ééæ¶é´" align="center" show-overflow-tooltip /> |
| | | <el-table-column |
| | | prop="dustValue" |
| | | label="é¢ç²ç©æµåº¦(mg/m³)" |
| | | align="center" |
| | | show-overflow-tooltip |
| | | /> |
| | | </el-table> |
| | | </div> |
| | | <template #footer> |
| | | <el-tag type="success" class="mx-1" effect="dark" round |
| | | ><span class="table-line-lable" v-show="tableCurrentRowData.exceptionType == '0'" |
| | | >ç¼ºå¤±æ°æ®ï¼ |
| | | </span> |
| | | <span |
| | | v-show=" |
| | | tableCurrentRowData.exceptionType == '1' || |
| | | tableCurrentRowData.exceptionType == '2' || |
| | | tableCurrentRowData.exceptionType == '3' || |
| | | tableCurrentRowData.exceptionType == '4' |
| | | " |
| | | >å¼å¸¸æ°æ®ï¼</span |
| | | > |
| | | <span class="table-line-num">{{ dialog.exceptionTotal }}æ¡</span> |
| | | <span v-show="tableCurrentRowData.exceptionType == '0'"> (é»è¾è®¡ç®)</span> |
| | | </el-tag> |
| | | </template> |
| | | </el-dialog> |
| | | </div> |
| | | <el-table-column prop="lst" label="ééæ¶é´" align="center" show-overflow-tooltip /> |
| | | <el-table-column |
| | | prop="dustValue" |
| | | label="é¢ç²ç©æµåº¦(mg/m³)" |
| | | align="center" |
| | | show-overflow-tooltip |
| | | /> |
| | | </el-table> |
| | | </div> |
| | | <template #footer> |
| | | <el-tag type="success" class="mx-1" effect="dark" round |
| | | ><span class="table-line-lable" v-show="tableCurrentRowData.exceptionType == '0'" |
| | | >ç¼ºå¤±æ°æ®ï¼ |
| | | </span> |
| | | <span |
| | | v-show=" |
| | | tableCurrentRowData.exceptionType == '1' || |
| | | tableCurrentRowData.exceptionType == '2' || |
| | | tableCurrentRowData.exceptionType == '3' || |
| | | tableCurrentRowData.exceptionType == '4' |
| | | " |
| | | >å¼å¸¸æ°æ®ï¼</span |
| | | > |
| | | <span class="table-line-num">{{ dialog.exceptionTotal }}æ¡</span> |
| | | <span v-show="tableCurrentRowData.exceptionType == '0'"> (é»è¾è®¡ç®)</span> |
| | | </el-tag> |
| | | </template> |
| | | </el-dialog> |
| | | </div> |
| | | </template> |
| | | |
| | | <style lang="scss" scoped> |
| | | |
| | | .el-row { |
| | | margin-left: 10px; |
| | | } |
| | |
| | | margin-right: 5px; |
| | | } |
| | | .head-container-search { |
| | | |
| | | float: right; |
| | | } |
| | | |
| | |
| | | /* æ¡ä»¶æ¥è¯¢æ¨¡åç»æ */ |
| | | |
| | | /* å¼å¸¸åææ¨¡åçæ ·å¼ */ |
| | | |
| | | |
| | | .card-text1 { |
| | | /* é»ä½çå¼å¸¸ååé¨å */ |
| | |
| | | white-space: nowrap; |
| | | } |
| | | .text-blank { |
| | | /* éå· */ |
| | | /* éå· */ |
| | | margin-right: 10px; |
| | | color: #000000; |
| | | } |
| | |
| | | |
| | | /* éèè¡¨æ ¼æé®ç»æ ·å¼ */ |
| | | .el-button-group { |
| | | margin:10px 0px 10px 10px; |
| | | margin: 10px 0px 10px 10px; |
| | | } |
| | | .i-ep-Arrow { |
| | | margin-left: 6px; |
| | | margin-bottom:2px; |
| | | margin-bottom: 2px; |
| | | font-size: 1.2em; |
| | | } |
| | | /* éèè¡¨æ ¼æé®ç»æ ·å¼ç»æ */ |
| | | |
| | | |
| | | |
| | | /* è¡¨æ ¼æ¨¡åçæ ·å¼ */ |
| | | .el-table { |