白色主题
This commit is contained in:
@@ -35,7 +35,7 @@ Component({
|
||||
billType: null,
|
||||
account: null,
|
||||
moneyType: null,
|
||||
remark: null,
|
||||
remark: '',
|
||||
},
|
||||
attached(){
|
||||
let incomeGrid1 = [];
|
||||
|
||||
@@ -35,7 +35,7 @@ Component({
|
||||
fromAccount: null,
|
||||
account: null,
|
||||
moneyType: null,
|
||||
remark: null,
|
||||
remark: '',
|
||||
},
|
||||
attached(){
|
||||
app.$api.getSettings().then(setting => {
|
||||
|
||||
Reference in New Issue
Block a user