Ditch unused server response readonly property

This commit is contained in:
2020-05-18 16:12:47 +00:00
parent 705617a58b
commit eae8539383
6 changed files with 6 additions and 12 deletions

View File

@@ -733,8 +733,7 @@ export default {
//No longer dirty
window.$gz.form.setFormState({
vm: vm,
dirty: false
//, readOnly: res.readOnly ? true : false
dirty: false
});
//change url to new record