zhouwx
2025-11-10 fbf7190d116f7430b723e16d59eba1cb54f07225
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)=> {