工艺任务分配样式
This commit is contained in:
@@ -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">
|
||||||
|
|||||||
Reference in New Issue
Block a user