Merge branch 'bd-dev' of http://47.94.45.65:3000/angelo/web-base-admin into bd-test
This commit is contained in:
commit
64ff28a3ee
|
@ -477,9 +477,7 @@ export default {
|
|||
},
|
||||
reduceProduct(cndex, sndex) {
|
||||
this.allData.forEach((item) => {
|
||||
if (this.isArea == item.orderType) {
|
||||
item.acDeclarationConfigParam[cndex].acDeclarationProductParamList.splice(sndex, 1)
|
||||
}
|
||||
item.acDeclarationConfigParam[cndex].acDeclarationProductParamList.splice(sndex, 1)
|
||||
})
|
||||
},
|
||||
addNewGoods() {
|
||||
|
|
Loading…
Reference in New Issue