浏览代码

资源搜索

wang_xy 2 年之前
父节点
当前提交
c76390e034
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/datacenter.vue

+ 1 - 1
src/views/datacenter.vue

@@ -189,7 +189,7 @@ export default {
     // 根据名称筛选资源点位
     searchByName() {
       this.$modal.msgSuccess("正在查询,请稍后...");
-      this.fireControlViewPoint(this.searchType, this.searchName);
+      this.indentleftSetMarkers(this.searchType, this.searchName);
     },
     /** ----------------------------------底部按钮公用组件开始------------------------------------- */
     bottomMenuList() {