|
@@ -307,7 +307,7 @@ const childfun = () => {
|
|
|
boundary.value.addboundary(aid.value);
|
|
|
sourcedis.value.accident3(activeIndex.value);
|
|
|
boundary.value.accident4(activeIndex.value);
|
|
|
- //indexref.value.changeColor(0);
|
|
|
+ // indexref.value.changeColor(0);
|
|
|
};
|
|
|
const headerclick = (data) => {
|
|
|
headerobj.value.name = data.name;
|
|
@@ -346,7 +346,8 @@ const handleSelect = (key) => {
|
|
|
// window.location.reload();
|
|
|
//indexref.value.changeColor("0")
|
|
|
// indexref.value.changeColor(0);
|
|
|
-// indexref.value.clearconst();
|
|
|
+// indexref.value.clearconst(0,'claer');
|
|
|
+// indexref.value.changeColor(0);
|
|
|
titleclick();
|
|
|
activeIndeximg.value=key;
|
|
|
bgk2false.value=true;
|