更新
This commit is contained in:
@@ -259,7 +259,10 @@ export default {
|
||||
//回显
|
||||
if (id) {
|
||||
this.form = JSON.parse(JSON.stringify(this.controlWindows.addInfo));
|
||||
|
||||
this.form["companyBankCardArr"] = [
|
||||
+this.form.internalCompanyId,
|
||||
this.form.companyBankCardId,
|
||||
];
|
||||
if (this.form.offlineTransactionProof) {
|
||||
this.fileList.push({
|
||||
url: this.form.offlineTransactionProof,
|
||||
|
||||
Reference in New Issue
Block a user