debug
This commit is contained in:
@@ -145,6 +145,7 @@ const updateSlug = async () => {
|
||||
* Load the page data.
|
||||
*/
|
||||
const loadData = async () => {
|
||||
console.log("load data");
|
||||
try {
|
||||
if (route.params.id) {
|
||||
form.loading(true);
|
||||
|
||||
Reference in New Issue
Block a user