修改上星期提交的bug
This commit is contained in:
parent
5ac39d0e93
commit
b5b74e8b3b
@ -1114,7 +1114,6 @@ export default {
|
||||
? (submit.recommend = true)
|
||||
: (submit.recommend = false);
|
||||
|
||||
return;
|
||||
if (this.goodsId) {
|
||||
API_GOODS.editGoods(this.goodsId, submit).then((res) => {
|
||||
if (res.success) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user