修改bug

This commit is contained in:
zhouyanli
2026-08-26 14:10:23 +08:00
parent e1522e7792
commit c862c6ae4b
8 changed files with 24 additions and 14 deletions

View File

@@ -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('')