src/views/build/conpanyFunctionConsult/digitalFileDep/manageType/qualityOrganize/components/editDialog.vue
@@ -184,7 +184,7 @@ form: { id: '', companyId: null, year: '', year: '2025', writeId: null, checkId: null, ratifyId: null, @@ -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 @@ -322,7 +323,7 @@ state.form = { id: '', companyId: null, year: '', year: '2025', writeId: null, checkId: null, ratifyId: null,