LXT-NJ\Admin %!s(int64=2) %!d(string=hai) anos
pai
achega
940c782c32
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      pages/shouhuodi/index.vue

+ 1 - 0
pages/shouhuodi/index.vue

@@ -192,6 +192,7 @@
 					console.log(res.data);
 					if (res.data.code == 200) {
 						that.dizhi = res.data.data;
+						that.dizhi.isdefault=res.data.data.default_address;
 						this.tags.forEach((item, index) => {
 							if (that.dizhi.label == item.name) {
 								that.sel = index;