Commit c89145db authored by chenzj's avatar chenzj

修改界面颜色

parent 992ee9e5
...@@ -20,6 +20,7 @@ ...@@ -20,6 +20,7 @@
:columns="tableColumn" :columns="tableColumn"
:stripe="true" :stripe="true"
rowKey="taskWorkunitId" rowKey="taskWorkunitId"
:isTrClassStyle="isTrClassStyle"
@rowClick="rowClick" @rowClick="rowClick"
@toggleRowSelection="toggleRowSelection" @toggleRowSelection="toggleRowSelection"
@toggleAllSelection="toggleAllSelection" @toggleAllSelection="toggleAllSelection"
......
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