优化新购图片上传问题

This commit is contained in:
BianLzhaoMin 2024-07-16 09:50:09 +08:00
parent ca3a671f2a
commit 54077911c4
4 changed files with 7 additions and 4 deletions

View File

@ -694,7 +694,8 @@ export default {
}, },
// //
openImg(url) { openImg(url) {
this.dialogImageUrl = this.uploadUrl + url // this.dialogImageUrl = this.uploadUrl + url
this.dialogImageUrl = url
this.dialogVisible = true this.dialogVisible = true
}, },
// //

View File

@ -998,7 +998,8 @@ export default {
}, },
// //
openImg(url) { openImg(url) {
this.dialogImageUrl = this.uploadUrl + url // this.dialogImageUrl = this.uploadUrl + url
this.dialogImageUrl = url
this.dialogVisible = true this.dialogVisible = true
}, },
// //

View File

@ -994,7 +994,8 @@ export default {
}, },
// //
openImg(url) { openImg(url) {
this.dialogImageUrl = this.uploadUrl + url // this.dialogImageUrl = this.uploadUrl + url
this.dialogImageUrl = url
this.dialogVisible = true this.dialogVisible = true
}, },
// //

View File

@ -42,7 +42,7 @@ module.exports = {
// target: `https://test-cc.zhgkxt.com`,//线上环境-南网 // target: `https://test-cc.zhgkxt.com`,//线上环境-南网
// target: `https://z.csgmall.com.cn`, // target: `https://z.csgmall.com.cn`,
target: `http://10.40.92.60:28080`, //超 target: `http://192.168.2.76:28080`, //超
// target: `http://10.40.92.81:8080`, //韩/ // target: `http://10.40.92.81:8080`, //韩/
// target: `http://10.40.92.74:8080`,//旭/ // target: `http://10.40.92.74:8080`,//旭/
//target: `http://192.168.2.248:28080`, //帅 //target: `http://192.168.2.248:28080`, //帅