huangxingxing 1 年之前
父节点
当前提交
e0a36cfc54
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/view/components/InfoAnimation.vue

+ 1 - 1
src/view/components/InfoAnimation.vue

@@ -168,7 +168,7 @@ let timenum = ref(2);
 let aid = ref();
 let timing = ref(null);
 let timing2 = ref(null);
-313let jgSelectPointId=ref(0);
+let jgSelectPointId=ref(0);
 const percentage = ref(20);
 const customColor = ref("#409eff");
 const tableRowClassName = ({ row, rowIndex }) => {