Admin
2022-09-21 999cab6fb3fc6d2a288d365da991351c5a396bf0
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) => {