|
|
@ -95,6 +95,11 @@ |
|
|
|
<el-tabs @tab-click="handleChlickTab" style="width: 100%"> |
|
|
|
<el-tabs @tab-click="handleChlickTab" style="width: 100%"> |
|
|
|
|
|
|
|
|
|
|
|
<el-tab-pane label="定制品"> |
|
|
|
<el-tab-pane label="定制品"> |
|
|
|
|
|
|
|
<div style=" |
|
|
|
|
|
|
|
display: flex; |
|
|
|
|
|
|
|
justify-content: space-between; |
|
|
|
|
|
|
|
margin-bottom: 6px; |
|
|
|
|
|
|
|
"> |
|
|
|
<el-button |
|
|
|
<el-button |
|
|
|
type="primary" |
|
|
|
type="primary" |
|
|
|
text |
|
|
|
text |
|
|
@ -115,6 +120,7 @@ |
|
|
|
><el-icon><Plus /></el-icon>搜索</el-button |
|
|
|
><el-icon><Plus /></el-icon>搜索</el-button |
|
|
|
> |
|
|
|
> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
|
|
|
|
</div> |
|
|
|
<tablecmt |
|
|
|
<tablecmt |
|
|
|
class="tablesc" |
|
|
|
class="tablesc" |
|
|
|
:columnList="columnListedit" |
|
|
|
:columnList="columnListedit" |
|
|
|