c6c016b1 by renchao@pashanhoo.com

style:自然幢多幢

1 parent 2b16654f
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2023-09-25 14:49:14
* @LastEditTime: 2023-10-10 15:54:58
-->
<template>
<div class="from-clues">
......@@ -332,7 +332,7 @@
* @author: renchao
*/
handleRowClick (row) {
// 自然幢多选,多幢单
// 自然幢单选,多幢多
let refs = 'table1';
if (this.activeName == 'dz') {
refs = 'table';
......