派生自 wuyushui/SewerAndRainNetwork

chenyabin
2021-04-15 ae03714bb9b7e509791451290e26eceabc5838e5
src/components/table/summarySheets.vue
@@ -47,7 +47,9 @@
import Warn from './components/Warn'
import IndexStatistics from './components/IndexStatistics'
import '@/components/BaseNav/SolidWaste/directive/dir'
// import '@/components/BaseNav/SolidWaste/directive/dir'
// import '@/components/plugin/DialogDrag'
import bus from '@/eventBus'
export default {
  name: 'summary-sheet.vue',
@@ -140,8 +142,8 @@
      color:#fff;
    }
    .iconBtn.active-button{
      border-color:#00fff6 !important;
      color:#00fff6 !important;
      //border-color:#00fff6 !important;
      //color:#00fff6 !important;
    }
  }