|
@@ -34,7 +34,7 @@ export default {
|
|
{ label: '计划标题', prop: 'title' },
|
|
{ label: '计划标题', prop: 'title' },
|
|
{ label: '年度', prop: 'year' },
|
|
{ label: '年度', prop: 'year' },
|
|
],
|
|
],
|
|
- list: [{ name: '2020年计划', time: '2020-2021' }],
|
|
|
|
|
|
+ list: [],
|
|
total: 0,
|
|
total: 0,
|
|
}),
|
|
}),
|
|
created() {
|
|
created() {
|