删除无用引入
This commit is contained in:
parent
741303640b
commit
bba3a2ba79
|
@ -72,7 +72,6 @@ import WidgetCheckBox from "@/components/widgets/checkbox";
|
|||
import WidgetCountModify from "@/components/widgets/count-modify";
|
||||
import WidgetLoadMore from "@/components/widgets/loadmore";
|
||||
import ServicePreviewItem from "@/components/service/preview-item";
|
||||
import { set } from "vue";
|
||||
export default {
|
||||
name: "order-cart",
|
||||
data() {
|
||||
|
|
Loading…
Reference in New Issue