Commit 9beb9f4a authored by renjintao's avatar renjintao

mesplan/index

parent 7455d88e
......@@ -16,9 +16,9 @@
</Sider>
<Content class="content">
<DataGrid
:action="action"
:columns="columns"
ref="grid"
:data="listTemp"
@on-selection-change="onSelect"
:batch="true"
:border="false"
......@@ -709,7 +709,7 @@ export default {
sendList: [],
metCodesStrTxt: "",
actIds: [], //批量处理时ids
actMescodes:[],
actMescodes: []
};
},
created() {
......
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