This commit is contained in:
2021-08-19 23:25:02 +00:00
parent 1f0b0b8318
commit 8865c7b016
3 changed files with 14 additions and 7 deletions

View File

@@ -91,7 +91,8 @@ export default {
this.obj = this.$route.params.obj;
window.$gz.form.setFormState({
vm: vm,
loading: false
loading: false,
readOnly: true
});
} else {
await vm.getDataFromApi(vm.$route.params.recordid); //let getdata handle loading