This commit is contained in:
2021-06-29 15:59:43 +00:00
parent a94bb16b68
commit 97251d69a3
37 changed files with 209 additions and 133 deletions

View File

@@ -207,7 +207,7 @@ export default {
//SO NOT FOR EDITING OTHER USERS, WILL ASSUME THE USER EDITOR FORM FOR MANAGEMENT WILL HAVE A COMPACT VERSION
//OF THESE SAME FIELDS FOR THAT PURPOSE
//SO ALWAYS USER CURRENT LOGGED IN USER ID FOR THIS
//id 0 means create a new record don't load one but thats not applicable here
//id 0 means create or duplicate to new but thats not applicable here
await vm.getDataFromApi();
} catch (err) {