|
@@ -454,6 +454,7 @@ export default {
|
|
_this.activeList.splice()
|
|
_this.activeList.splice()
|
|
// 刷新正常活动
|
|
// 刷新正常活动
|
|
_this.$refs.productNormalList.resetSearchForm()
|
|
_this.$refs.productNormalList.resetSearchForm()
|
|
|
|
+ _this.insterActiveOk('normal')
|
|
_this.$message.success("操作成功,请添加产品")
|
|
_this.$message.success("操作成功,请添加产品")
|
|
}
|
|
}
|
|
})
|
|
})
|