@@ -60,7 +60,7 @@ export default {
},
clickCallback(it) {
if (!it || !it.dksyh) {
- this.detailShow = false;
+ return;
}
this.detailShow = true;
this.id = it.dksyh;