zhangzengfei
2021-06-11 fa7044f3ccc9a91bc2bc117d1a06f650d86554f2
src/pages/shuohuangMonitorAnalyze/components/transferMemo.vue
@@ -46,7 +46,7 @@
        <el-table-column prop="tranferDevice" label="转储设备名称">
          <template slot-scope="scope">
            <div>
              设备{{scope.$index}}
              设备{{scope.row.DeviceID}}
            </div>
          </template>
        </el-table-column>