This website works better with JavaScript
Home
Explore
Help
Sign In
hyf
/
xps-web-v5
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
up
houyaf
3 years ago
parent
fd1a3eb4c1
commit
35a3c6aeed
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
src/views/system/setting/task_cat/index.vue
+ 1
- 0
src/views/system/setting/task_cat/index.vue
View File
@@ -13,6 +13,7 @@ const state = reactive({
search: {
keywords: '',
},
+
// 列表数据
dataList: [],
})