Explorar o código

数据中心-资源搜索 去除提示

付宇航 hai 1 ano
pai
achega
3affc4a511
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/datacenter.vue

+ 1 - 1
src/views/datacenter.vue

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