feat: certification details and form

This commit is contained in:
Jannat Patel
2024-09-10 21:00:49 +05:30
parent 60f2e86b42
commit 7da608ed44
7 changed files with 320 additions and 82 deletions

View File

@@ -108,6 +108,7 @@ const options = createResource({
url: 'frappe.desk.search.search_link',
cache: [props.doctype, text.value],
method: 'POST',
auto: true,
params: {
txt: text.value,
doctype: props.doctype,