修改bug
This commit is contained in:
@@ -303,15 +303,13 @@
|
||||
])
|
||||
const cardTypes = ref([])
|
||||
|
||||
|
||||
|
||||
const relations = ref([])
|
||||
|
||||
const upDataListNum = ref(0)
|
||||
// const idCardFront = ref('')
|
||||
// const idCardBack = ref('')
|
||||
const frontSideOfIDcardSrc = ref('http://47.104.199.163:9090/images/propertyImgs/frontSideOfIDcard.png')
|
||||
const backSideOfIDcardSrc = ref('http://47.104.199.163:9090/images/propertyImgs/backSideOfIDcard.png')
|
||||
const frontSideOfIDcardSrc = ref('http://wuye.ckdzkj.com/images/propertyImgs/frontSideOfIDcard.png')
|
||||
const backSideOfIDcardSrc = ref('http://wuye.ckdzkj.com/images/propertyImgs/backSideOfIDcard.png')
|
||||
|
||||
const houseId = ref(undefined)
|
||||
const type = ref('')
|
||||
|
||||
Reference in New Issue
Block a user