he2802 3 년 전
부모
커밋
64b85f0b7c
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      pages2/class/detail.vue

+ 0 - 1
pages2/class/detail.vue

@@ -260,7 +260,6 @@ 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) {