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; } }