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