@@ -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 = "修改达达门店资料";
},