Commit 38103bed authored by yaya's avatar yaya

feat:钱币设置发布传值

parent 7e666a0b
...@@ -413,6 +413,7 @@ export default { ...@@ -413,6 +413,7 @@ export default {
this.$message.warning('请设置主图') this.$message.warning('请设置主图')
return return
} }
this.goodsParams.state = 10
editGoods(this.goodsParams).then(response => { editGoods(this.goodsParams).then(response => {
this.$message.success('发布成功') this.$message.success('发布成功')
this.handleNext() this.handleNext()
......
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