src/views/build/conpanyFunctionConsult/digitalFileDep/manageType/qualityOrganize/components/editDialog.vue
@@ -241,6 +241,7 @@ state.isAdmin = userInfo.userType === 0; state.form.companyName = userInfo.companyName state.form.companyId = userInfo.companyId state.form.year = new Date().getFullYear().toString() if(state.isAdmin){ state.form.companyId = value.companyId state.form.companyName = value.companyName