zangbin 3 anos atrás
pai
commit
47c633ece6
1 arquivos alterados com 1 adições e 0 exclusões
  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 = "修改达达门店资料";
     },