|
@@ -835,9 +835,9 @@ export default {
|
|
commercialType: this.detail.commercialType
|
|
commercialType: this.detail.commercialType
|
|
}
|
|
}
|
|
this.region = res.data.flag
|
|
this.region = res.data.flag
|
|
-
|
|
|
|
|
|
+
|
|
// this.srcList = [this.$imageUrl + this.detail.imgSrc]
|
|
// this.srcList = [this.$imageUrl + this.detail.imgSrc]
|
|
- if (this.isShow === 5 && this.detail.imgSrc) {
|
|
|
|
|
|
+ if (this.isShow === 3 && this.detail.imgSrc) {
|
|
this.detail.imgSrc.split(',').forEach(k => {
|
|
this.detail.imgSrc.split(',').forEach(k => {
|
|
this.fileList.push({
|
|
this.fileList.push({
|
|
hover: '',
|
|
hover: '',
|