yangfeng
2023-08-28 c34ac626594536c011d14798277fb118a2d28803
src/views/supplierManage/supplier/DetailSupplier.vue
@@ -171,13 +171,13 @@
      this.dynamicInfoList = [
        {
          leftStr: "户名",
          leftValue: this.noContactDays,
          leftValue: this.accountName,
          rightStr: "开户行",
          rightValue: this.newContactDays
          rightValue: this.bank
        },
        {
          leftStr: "账号",
          leftValue: "",
          leftValue: item.account,
          rightStr: "",
          rightValue: ""
        }