648540858
2022-09-05 aa6bce35c710750b68d4e6c53095e9be4e1afd8d
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: '保存成功,',