mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-18 05:06:44 +08:00
统一subBusinessType
This commit is contained in:
@@ -388,7 +388,7 @@ export default {
|
||||
let result = {
|
||||
rgssUrl: res.path,
|
||||
imageInfoType: 1,
|
||||
subBusinessType: 1
|
||||
subBusinessType: '0'
|
||||
}
|
||||
this.imageResultList.push(result)
|
||||
}
|
||||
@@ -398,7 +398,7 @@ export default {
|
||||
let result = {
|
||||
rgssUrl: res.path,
|
||||
imageInfoType: 1,
|
||||
subBusinessType: 1
|
||||
subBusinessType: '0'
|
||||
}
|
||||
this.imageResultList.push(result)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user