feat:信息提交接口联调
This commit is contained in:
@@ -12,7 +12,7 @@ export function useConsultation() {
|
||||
industry: '',
|
||||
need: '',
|
||||
message: '',
|
||||
consent: false
|
||||
consent: true
|
||||
}))
|
||||
|
||||
function openConsultation(payload = {}) {
|
||||
|
||||
Reference in New Issue
Block a user