去除开发样式
This commit is contained in:
@@ -80,7 +80,6 @@
|
||||
</view>
|
||||
</view>
|
||||
<view class="right-course-list">
|
||||
<chartFive/>
|
||||
<view
|
||||
class="type-list"
|
||||
v-for="item in courseListTreeShow"
|
||||
@@ -117,7 +116,6 @@
|
||||
<script setup>
|
||||
import CourseItem from "@/components/course-item/course-item.vue"
|
||||
import common from '@/common/common'
|
||||
import chartFive from './components/chartFive.vue'
|
||||
import {
|
||||
getPrdLineTypeListApi,
|
||||
getTraTagListApi,
|
||||
|
||||
Reference in New Issue
Block a user