ZZ преди 3 седмици
родител
ревизия
61f5ca695a
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      mer_uniapp/pages/goods/order_confirm/index.vue

+ 1 - 1
mer_uniapp/pages/goods/order_confirm/index.vue

@@ -521,7 +521,7 @@
 			let _this = this
 			this.textareaStatus = true;
 			uni.$on('addressItem', function(res) {
-				that.$set(that, 'addressInfo', res);
+				that.$set(_this, 'addressInfo', res);
 			})
 		},
 		methods: {