zangbin 3 gadi atpakaļ
vecāks
revīzija
47c633ece6
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  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 = "修改达达门店资料";
     },