mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-10 01:06:45 +08:00
问题件逻辑处理
This commit is contained in:
@@ -498,7 +498,7 @@ export default {
|
||||
}
|
||||
// 补充资料类问题件
|
||||
else if (this.issueType === '828601') {
|
||||
// problemData.list.push(...this.imageResultList)
|
||||
problemData.list.push(...this.imageResultList)
|
||||
if (this.suplementDesc.trim()) {
|
||||
problemData.content = this.suplementDesc.trim()
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user