tanghaolin
2022-09-07 0a97e5129fc2c434fceda7eeeddd73e589b227dc
修改泵类型查询时出错的bug
已修改1个文件
2 ■■■ 文件已修改
src/views/Select/PumpCategory.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/Select/PumpCategory.vue
@@ -345,7 +345,7 @@
      if (this.currentCheckedCategory == "") {
        this.showPopover = true;
        setTimeout(function() {
          _this.showPopover = false;
          this.showPopover = false;
        }, 3000);
      } else {
        this.showPopover = false;