This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
hyf
/
xps-web-v5
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
up
houyaf
hace 3 años
padre
fd1a3eb4c1
commit
35a3c6aeed
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
src/views/system/setting/task_cat/index.vue
+ 1
- 0
src/views/system/setting/task_cat/index.vue
Ver fichero
@@ -13,6 +13,7 @@ const state = reactive({
search: {
keywords: '',
},
+
// 列表数据
dataList: [],
})