wangzhonglu 7 місяці тому
джерело
коміт
6102e295a9

+ 0
- 1
src/views/schoolSection/deviceManage/breakRuleDevice.vue Переглянути файл

@@ -451,7 +451,6 @@ export default {
451 451
       });
452 452
     },
453 453
     selectionChange(selection) {
454
-      console.log("----selection--->", selection);
455 454
       this.tableSelection = selection;
456 455
       let userid_sn = this.tableSelection.map((item) => {
457 456
         return `${item.userid}_${item.sn}`;

Завантаження…
Відмінити
Зберегти