@@ -250,7 +250,7 @@ export default {
})
this.tool.showMessage(res,() => {
this.editIndex = ''
- // this.listData()
+ this.listData()
this.$emit('editSuccess',res.data.signamount)
},
@@ -48,7 +48,7 @@
</template>
</productBillno>
<!--产品明细折扣表-->
- <productDetailList :data="mainData" :isLeader="isLeader" ref="productDetailList" v-if="mainData.type == '框架' || mainData.type == '直销'" @priceChange="queryMainData($route.query.id)" @closeDrawer="queryMainData($route.query.id)">
+ <productDetailList :data="mainData" :isLeader="isLeader" ref="productDetailList" v-if="mainData.type == '框架' || mainData.type == '直销'" @priceChange="queryMainData($route.query.id)" @closeDrawer="queryMainData($route.query.id)">
<importFile
v-if="tool.checkAuth($route.name,'exportProduct') && isLeader && mainData.status === '新建'"
slot="export"
@@ -553,7 +553,7 @@ export default {
{
label:'合同类型',
- value:'经销商合作协议'
+ value:'直销客户合作协议'
label:'客户',