Przeglądaj źródła

Merge branch 'master' of https://gitee.com/he2802/saas_applet

chenxiong 4 lat temu
rodzic
commit
0da1ccd04c
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      pages2/class/detail.vue

+ 1 - 0
pages2/class/detail.vue

@@ -260,6 +260,7 @@ export default {
 		var self = this;
 		//相机授权
 		this.getCameraSetting()
+		return
 		this.$api.getbaseprofiletplists({ goodsId: self.goodsId }).then(res => {
 			if (res.data.code === 200 && res.data.rows.length) {
 				if (res.data.rows[0].keyValue) {