|
@@ -7,7 +7,10 @@
|
|
>
|
|
>
|
|
<template slot="subTitle">
|
|
<template slot="subTitle">
|
|
<a href="javascript:;" @click="() => $router.go(-1)">返回列表</a>
|
|
<a href="javascript:;" @click="() => $router.go(-1)">返回列表</a>
|
|
- <a-button size="small" type="danger" style="margin-left:50px" key="1">
|
|
|
|
|
|
+ <a-button size="small" style="margin-left:50px" key="0">
|
|
|
|
+ 编辑
|
|
|
|
+ </a-button>
|
|
|
|
+ <a-button size="small" type="danger" style="margin-left:20px" key="1">
|
|
销售导出
|
|
销售导出
|
|
</a-button>
|
|
</a-button>
|
|
</template>
|
|
</template>
|