bugfix
This commit is contained in:
parent
74d4b67906
commit
7bdcb8cf5f
@ -37,7 +37,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"editexclouded": ["created_by", "created_at", "updated_at", "org_id"],
|
"editexclouded": ["id", "created_by", "created_at", "updated_at", "org_id"],
|
||||||
"editable": {
|
"editable": {
|
||||||
"new_data_url": "{{entire_url('../api/product_create.dspy')}}",
|
"new_data_url": "{{entire_url('../api/product_create.dspy')}}",
|
||||||
"update_data_url": "{{entire_url('../api/product_update.dspy')}}",
|
"update_data_url": "{{entire_url('../api/product_update.dspy')}}",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user