zangbin 3 년 전
부모
커밋
47c633ece6
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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 = "修改达达门店资料";
     },