feat:信息提交接口联调

This commit is contained in:
2026-07-21 13:29:53 +08:00
parent 538194d8a5
commit 314cd6ccd7
2 changed files with 17 additions and 3 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ export function useConsultation() {
industry: '',
need: '',
message: '',
consent: false
consent: true
}))
function openConsultation(payload = {}) {