Commit e8a15650 authored by youjie's avatar youjie

no message

parent d7d4e428
...@@ -90,7 +90,7 @@ ...@@ -90,7 +90,7 @@
</div> </div>
</div> </div>
<div style="padding: 0 0;background: #ffffff;"> <div style="padding: 0 0;background: #ffffff;">
<!-- <el-table <el-table
v-if="msg.PlatformType==1" v-if="msg.PlatformType==1"
:data="dataList" :data="dataList"
style="width: 100%" style="width: 100%"
...@@ -239,7 +239,7 @@ ...@@ -239,7 +239,7 @@
<div style="width: 0px;"></div> <div style="width: 0px;"></div>
</div> </div>
</template> </template>
</el-table> --> </el-table>
<el-table <el-table
v-if="msg.PlatformType==2" v-if="msg.PlatformType==2"
:data="dataList" :data="dataList"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment