mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-10 23:16:43 +08:00
【柳州本身,客户在微信端签名时没有保存成功】解决问题
This commit is contained in:
@@ -1551,6 +1551,9 @@ export default {
|
|||||||
if (item.documentCode == '2') {
|
if (item.documentCode == '2') {
|
||||||
that.appntSignStatus = item.documentStatus
|
that.appntSignStatus = item.documentStatus
|
||||||
}
|
}
|
||||||
|
if (item.documentCode == '11') {
|
||||||
|
that.appntSignStatus = item.documentStatus
|
||||||
|
}
|
||||||
})
|
})
|
||||||
that.insuredSign.map((item) => {
|
that.insuredSign.map((item) => {
|
||||||
if (item.documentCode == '2') {
|
if (item.documentCode == '2') {
|
||||||
|
|||||||
Reference in New Issue
Block a user