zhouwx
2025-10-16 de53c7d2b775862c61c8c85e0b0dc1e7dece2506
src/views/work/qualityInfo/infrastructureMng/reviewRecordStatistics/components/editDialog.vue
@@ -384,7 +384,9 @@
  state.form.establishmentId = null
  state.form.processId = null
  state.form.approvalId = null
  state.form.annualMaintenanceEvaluateDeviceList = []
  await getUserList(state.form.companyId)
  await getDeviceList(state.form.companyId)
}
const getUserList = async (companyId)=> {