|
|
|
@ -191,11 +191,11 @@
|
|
|
|
|
</div>
|
|
|
|
|
<div class="box-row">
|
|
|
|
|
<span style="font-weight: bold;color:rgba(158, 83, 9, 1) ">发票明细</span>
|
|
|
|
|
<a-button v-repeat type="link" @click="add">
|
|
|
|
|
<!-- <a-button v-repeat type="link" @click="add">
|
|
|
|
|
<span class="iconfont icon-jia"></span>添加
|
|
|
|
|
</a-button>
|
|
|
|
|
</a-button> -->
|
|
|
|
|
<a-button v-repeat type="link" @click="handleInto">
|
|
|
|
|
<span class="iconfont icon-jia"></span>引用
|
|
|
|
|
<span class="iconfont icon-jia"></span>添加
|
|
|
|
|
</a-button>
|
|
|
|
|
<a-popconfirm title="确定要删除勾选的数据?" ok-text="确定" cancel-text="取消" @confirm="deleteRow">
|
|
|
|
|
<a-button v-repeat type="link">
|
|
|
|
|