mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-16 07:57:33 +08:00
modify default value
This commit is contained in:
@@ -84,7 +84,7 @@
|
||||
export default {
|
||||
data() {
|
||||
return {
|
||||
categories: {},
|
||||
categories: [],
|
||||
hasSubCategories: false,
|
||||
categoryType: '',
|
||||
categoryId: '',
|
||||
|
||||
Reference in New Issue
Block a user