Commit a20a2160 authored by guoyou's avatar guoyou

Merge branch 'base-modify'

parents 8dd834c4 ae70a2d4
This diff is collapsed.
......@@ -358,9 +358,9 @@ export default {
} else {
if (data.data.localePrize != ''){
data.data.localePrize.forEach(element => {
// if (!element.goodsId) {
// element.goodsId = ''
// }
if (!element.goodsId) {
element.goodsId = ''
}
// if (!element.totalStock) {
// element.totalStock = ''
// }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment