马宇豪
2023-03-14 2c4edb31e7da37c98e5660ab478f43e01a77003c
src/views/goalManagement/performanceAppraisal/component/DailogSearch.vue
@@ -137,7 +137,7 @@
      const radio1 = ref('');
      const list=ref([])
      const radio = (event: any) => {
            goalManagementApi()
               .getexamineTemplateDetail(event.id)
               .then((res) => {