wangzhonglu 7 месяцев назад
Родитель
Сommit
6102e295a9
1 измененных файлов: 0 добавлений и 1 удалений
  1. 0
    1
      src/views/schoolSection/deviceManage/breakRuleDevice.vue

+ 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}`;

Загрузка…
Отмена
Сохранить