案例year添加一个变量

This commit is contained in:
nisen
2023-08-07 12:30:46 +08:00
parent 5d7119db22
commit d47d621e89

View File

@@ -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}