代码更新
This commit is contained in:
@@ -144,7 +144,7 @@ export default {
|
||||
type: Boolean,
|
||||
default: false
|
||||
},
|
||||
openParam: {
|
||||
openParamMoney: {
|
||||
type: Object
|
||||
}
|
||||
},
|
||||
@@ -152,7 +152,7 @@ export default {
|
||||
dialogShow: {
|
||||
handler(newValue, oldValue) {
|
||||
this.dialogVisible = newValue
|
||||
this.formMst = this.openParam
|
||||
this.formMst = this.openParamMoney
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user