Kaynağa Gözat

解除管控优化

gzb
wangzhonglu 7 ay önce
ebeveyn
işleme
f3facd80b8

+ 2
- 2
src/views/schoolSection/deviceManage/removeControlDevice.vue Dosyayı Görüntüle

@@ -149,9 +149,9 @@ export default {
149 149
         page: this.searchForm.page,
150 150
         size: this.searchForm.size,
151 151
         schoolid: this.powerParams.objectid,
152
-        atype: this.searchForm.atype,
153 152
         doEvent: this.searchForm.doEvent,
154
-        name: this.searchForm.name
153
+        name: this.searchForm.name,
154
+        pushType: 2
155 155
       }).then((data) => {
156 156
         if (data.code === 0) {
157 157
           this.searchForm.list = data.obj.data;

Loading…
İptal
Kaydet