多体系建设信息化条统-前端
祖安之光
2025-10-15 8f1fec871f4c4d04793d32070a341ac31a48898c
src/views/work/financialMng/qualityFinancialAnalysis/components/editDialog.vue
@@ -157,7 +157,7 @@
  form: {
    id: '',
    companyId: null,
    year: "",
    year: "2025",
    basic: "",
    synthesize: "",
    damage: "",
@@ -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
@@ -300,7 +301,7 @@
  state.form = {
    id: '',
    companyId: null,
    year: "",
    year: "2025",
    basic: "",
    synthesize: "",
    damage: "",