派生自 wuyushui/SewerAndRainNetwork

徐旺旺
2021-04-14 09df6ca2ec26022c10a7f5dcf241a8075bd8a9dc
src/components/table/components/componented/refinery.vue
@@ -43,19 +43,19 @@
      tableData: [{
        date: '2016-05-02',
        name: '王小虎',
        address: '上海市普陀区金沙江路 1518 弄'
        address: ' 1518 弄'
      }, {
        date: '2016-05-04',
        name: '王小虎',
        address: '上海市普陀区金沙江路 1517 弄'
        address: ' 1517 弄'
      }, {
        date: '2016-05-01',
        name: '王小虎',
        address: '上海市普陀区金沙江路 1519 弄'
        address: ' 1519 弄'
      }, {
        date: '2016-05-03',
        name: '王小虎',
        address: '上海市普陀区金沙江路 1516 弄'
        address: ' 1516 弄'
      }]
    }
  }