md
This commit is contained in:
parent
4ea5b940a7
commit
cc61637819
@ -275,7 +275,7 @@ export default {
|
|||||||
methods: {
|
methods: {
|
||||||
initData() {
|
initData() {
|
||||||
this.reset();
|
this.reset();
|
||||||
this.form.openBillScope='0';
|
this.form.openBillScope='1';
|
||||||
this.changeOpenBillScope();
|
this.changeOpenBillScope();
|
||||||
},
|
},
|
||||||
async handleCalcFeeItem(row){
|
async handleCalcFeeItem(row){
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user