http
This commit is contained in:
@@ -16,7 +16,7 @@ const state = {
|
||||
alertMsg: '操作成功',
|
||||
baseUrl: getStore('baseUrl') || baseUrl,
|
||||
setTime: getStore('setTime') || 5000,
|
||||
equipId: getStore('equipId') || 1
|
||||
equipId: getStore('equipId') || 0
|
||||
}
|
||||
|
||||
const actions = {
|
||||
|
||||
Reference in New Issue
Block a user