@@ -1006,10 +1006,10 @@ export default {
that.$alert(response["msg"], '开播成功', {
confirmButtonText: '确定',
callback: action => {
- this.$message({
+ /*this.$message({
type: 'info',
message: `action: ${ action }`
- });
+ });*/
}
});
}else{