xiejun
2023-08-28 3d8051bebf9f817dee69336bbb88e1bf993c0d77
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" ? "推送数据" : "推送分类"), {