前端文件日期划分
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
/**
|
||||
* @description Vuex Store 入口,注册所有状态模块并创建全局状态管理实例
|
||||
* @author D吕贺034244311
|
||||
* @date 20260617
|
||||
*/
|
||||
import { createStore } from 'vuex'
|
||||
import getters from './getters'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user