派生自 wuyushui/SewerAndRainNetwork

chenzeping
2021-04-19 b9e11f18c961df43f632b85c04cd730bde21fc76
src/components/table/components/WasteWater.vue
@@ -1,6 +1,6 @@
<template>
   <div class="waste-water">
           <el-table class="tableBox" :data="tableData" @cell-click="handle">
           <el-table class="tableBox" :data="tableData" style="width: 100%" @cell-click="handle">
               <el-table-column width="30px" label="">
                 <template slot-scope="{row,$index}">
<!--                   <i class="el-icon-caret-right" v-if="$index ===1"></i>-->