zangbin 3 jaren geleden
bovenliggende
commit
47c633ece6
1 gewijzigde bestanden met toevoegingen van 1 en 0 verwijderingen
  1. 1 0
      web-ui/src/views/module/merchant/dadaVerify.vue

+ 1 - 0
web-ui/src/views/module/merchant/dadaVerify.vue

@@ -232,6 +232,7 @@ export default {
       this.form.thirdShopId = row.thirdShopId
       this.form.account = row.account
       this.form.status = row.status
+      this.form.dadaShopNo = row.dadaShopNo
       this.open = true;
       this.title = "修改达达门店资料";
     },