Commit 41fd71db authored by 仇晓婷's avatar 仇晓婷

bom

parent 7d2b8bf7
......@@ -24,7 +24,7 @@
</Row>
<div class="table-r">
<Button type="primary" @click="addBom" class="mb10">新增Bom</Button>
<!-- <Button type="primary" @click="addBom" class="mb10">新增Bom</Button> -->
<TreeGrid :columns="columns" :items="treeData"></TreeGrid>
</div>
......@@ -211,10 +211,7 @@ export default {
padding: 15px;
height: 55vh;
border-radius: 5px;
.mb10 {
float: right;
margin-bottom: 10px;
}
}
}
</style>
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