pages/marketing/point-mall/goods.vue
@@ -177,6 +177,7 @@ ) if (code === 0) { this.$message.success('上架成功') this.$refs.crud.clearSelection() } } catch (e) { return false @@ -200,6 +201,7 @@ ) if (code === 0) { this.$message.success('下架成功') this.$refs.crud.clearSelection() } } catch (e) { return false