648540858
2022-08-29 8b6449ce3ac8eb4a0f59f3a6e3974d9190dcd133
web_src/src/components/dialog/chooseChannel.vue
@@ -101,7 +101,7 @@
                    channelReduces:  that.chooseData
                }
            }).then((res)=>{
                if (res.data == true) {
              if (res.data.code === 0) {
                    that.$message({
                        showClose: true,
                        message: '保存成功,',