详情数据对接

This commit is contained in:
仲么了
2023-08-18 14:41:53 +08:00
parent 9423ad6216
commit cc63cda4e7
12 changed files with 246 additions and 200 deletions

View File

@@ -113,7 +113,7 @@ export default {
})
apiGetYms({
phone: this.formData.phone,
type: 3,
type: 6,
})
.then((res) => {
uni.hideLoading()