Commit ba3c096c authored by Z's avatar Z

🐛 Z: Hot: fix wrong import bug.

parent ad30fd4f
......@@ -19,7 +19,7 @@
import TaskBar from "../bar/index";
import TaskCom from "../com/index";
import TaskCount from "../count/index";
import { ApiTestGet, ApiTestPost } from "@/api/task/main";
// import { ApiTestGet, ApiTestPost } from "@/api/task/main";
export default {
components: {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment