@@ -183,6 +183,7 @@ export default {
this.$message.info('请输入销售单号')
return
}
+ this.form.discount = undefined
const snList = []
this.chooseData.map(item => {