This commit is contained in:
2019-11-22 19:27:49 +00:00
parent 63dc3319b3
commit 239c76bf9a

View File

@@ -276,7 +276,7 @@ export default {
valid: true,
loading: false,
readOnly: readOnly
});
});
//it's a new record so it can't be deleted so...
this.rights.delete = false;