mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-11 03:46:44 +08:00
案例year添加一个变量
This commit is contained in:
@@ -361,6 +361,7 @@ export default {
|
|||||||
},
|
},
|
||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
|
caseYears:[],
|
||||||
refId: '',//消息跳转案例的id
|
refId: '',//消息跳转案例的id
|
||||||
selectList: [],//点击选中的list
|
selectList: [],//点击选中的list
|
||||||
twoList: [], //二级分类{type:12}
|
twoList: [], //二级分类{type:12}
|
||||||
|
|||||||
Reference in New Issue
Block a user