luowei %!s(int64=2) %!d(string=hai) anos
pai
achega
cee1a9b812
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/views/system/device/index.vue

+ 1 - 0
src/views/system/device/index.vue

@@ -679,6 +679,7 @@ export default {
     /** 重置按钮操作 */
     resetQuery() {
       this.devices = null;
+      this.searchDevices=null;
       this.resetForm("queryForm");
       this.handleQuery();
     },