祖安之光
2025-10-14 e1034e8661e811215809a2a375767d50ccd32541
src/views/work/financialMng/qualityFinancialAnalysis/components/editDialog.vue
@@ -212,6 +212,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.companyList = companyList
    state.form.companyId = null