mirror of
https://github.com/ecomfe/vue-echarts.git
synced 2025-10-28 19:43:37 +08:00
fix: fix relative path
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import { unwrapInjected } from "src/utils";
|
||||
import { unwrapInjected } from "../utils";
|
||||
import {
|
||||
inject,
|
||||
computed,
|
||||
|
||||
Reference in New Issue
Block a user