工艺任务分配样式

This commit is contained in:
zhangdingyu
2019-01-04 16:15:19 +08:00
parent fe3436be17
commit 0ff67a299f

View File

@@ -47,8 +47,7 @@
<el-table <el-table
ref="multipleTable" ref="multipleTable"
:data="tableData" :data="tableData"
style="width: 100%;max-height: 440px;" style="width: 100%;height: 550px;"
height="440"
highlight-current-row highlight-current-row
border border
@selection-change="handleSelectionChange"> @selection-change="handleSelectionChange">