flat: 修改
This commit is contained in:
@@ -23,7 +23,9 @@
|
||||
// #endif
|
||||
// this.strings=decodeURIComponent(option.val) ;
|
||||
getPolicyContent(1, option.id).then(res => {
|
||||
this.strings = res.data.data.records[0].note
|
||||
if (res.data.data.records.length) {
|
||||
this.strings = res.data.data.records[0].note
|
||||
}
|
||||
})
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user