jwyu hace 8 meses
padre
commit
90b7e3d728
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      src/views/chartShow/index.vue

+ 2 - 1
src/views/chartShow/index.vue

@@ -230,7 +230,8 @@ export default defineComponent({
       language,
       refreshChart,
       copyText,
-      handleChangeChartCollect
+      handleChangeChartCollect,
+      IsCollect
     };
   },
 });