5.20更新
This commit is contained in:
parent
0c437a60f3
commit
5788befbc3
@ -68,8 +68,8 @@ Page({
|
||||
'info.work_num_day': response.data.work_num_day
|
||||
// config: response.data.config,
|
||||
})
|
||||
// this.formatAmounts();
|
||||
// this.formatAmountValue();
|
||||
this.formatAmounts();
|
||||
this.formatAmountValue();
|
||||
}).then(re =>{
|
||||
// let is_open = this.data.info.is_open;
|
||||
// let note = this.data.note;
|
||||
@ -148,7 +148,7 @@ Page({
|
||||
// note: response.data.info.is_open == 1? this.data.open_note : this.data.close_note
|
||||
})
|
||||
this.formatAmounts();
|
||||
this.formatAmountValue();
|
||||
this.formatAmountValue();
|
||||
}).catch(errors => {console.error(errors);})
|
||||
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user