| | |
| | | <script> |
| | | |
| | | import '@/components/BaseNav/SolidWaste/directive/dir' |
| | | import GasTab from '@components/BaseNav/PublicBounced/GasComponents/GasTab' |
| | | import GasTab from '@components/BaseNav/PublicBounced/GasComponents/PublicTabs' |
| | | import PublicTable from '@components/BaseNav/PublicBounced/GasComponents/PublicTable' |
| | | import GasECharts from '@components/BaseNav/PublicBounced/GasComponents/GasECharts' |
| | | import GasVideo from '@components/BaseNav/PublicBounced/GasComponents/GasVideo' |
| | | import GasVideo from '@components/BaseNav/PublicBounced/GasComponents/PublicVideo' |
| | | // import GasTabs from './GasComponents/GasTabs' |
| | | |
| | | export default { |
| | |
| | | }, |
| | | methods: { |
| | | setData (dataBasic, dataDetailed, value) { |
| | | console.log(dataDetailed) |
| | | dataBasic.forEach(item => { |
| | | this.displayContentTitle = item.StoragePlaceName |
| | | }) |