build(deps): bump frappeui to 0.1.91
This commit is contained in:
parent
702517d206
commit
68b6b4a07d
@ -14,7 +14,7 @@
|
||||
"@vueuse/core": "^10.3.0",
|
||||
"@vueuse/integrations": "^10.3.0",
|
||||
"feather-icons": "^4.28.0",
|
||||
"frappe-ui": "^0.1.90",
|
||||
"frappe-ui": "^0.1.91",
|
||||
"gemoji": "^8.1.0",
|
||||
"lodash": "^4.17.21",
|
||||
"mime": "^4.0.1",
|
||||
|
||||
@ -75,7 +75,6 @@ const showDataFieldsModal = ref(false)
|
||||
const data = createDocumentResource({
|
||||
doctype: props.doctype,
|
||||
name: props.docname,
|
||||
cache: ['doc', props.doctype, props.docname],
|
||||
setValue: {
|
||||
onSuccess: () => {
|
||||
data.reload()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user