Source/UBCS-WEB/src/views/docking/info.vue
@@ -301,7 +301,7 @@ }, PUSH(){ if (this.selectionList.length != 1) { this.$message.error('请选择数据') this.$message.warning('请选择数据') return false; } this.$confirm("是否要"+ (this.selectionList[0].pushType == "1" ? "推送数据" : "推送分类"), {