Commit 8c517a1f authored by Xuguangxing's avatar Xuguangxing

chore(citrus): 升级组件库

parent 093f624b
......@@ -85,7 +85,7 @@ export default {
subtitle: this.goods[index].subtitle || '',
tag: this.goods[index].tag || '',
goodsTagBgImg: this.goods[index].goodsTagBgImg || '',
status: result.status
status: result.status || 2
}
this.$set(this.goods, index, item);
// const goods = JSON.parse(JSON.stringify(this.goods));
......
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