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