马宇豪
2023-08-17 baf475f44f0a940bbdc2dde36fff9cdf97da58bc
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) => {