修改切换账号绑定小区
This commit is contained in:
@@ -200,6 +200,7 @@ const submitForm = async () => {
|
||||
|
||||
const res = await addQueryRepair(params)
|
||||
if (res.code === 200) {
|
||||
uni.hideLoading();
|
||||
uni.showToast({ title: '提交成功', icon: 'success' })
|
||||
// const tempProjectId = projectId.value
|
||||
form.value = { title: '', desc: '', phone: '', images: [] }
|
||||
|
||||
Reference in New Issue
Block a user