2 커밋 73e42f7ca2 ... ba9ca64466

작성자 SHA1 메시지 날짜
  zhujindu ba9ca64466 Merge branch 'feature_20251117_日报填写内容自定义配置' into uat(dev) 1 주 전
  zhujindu 9785c0020f feature_20251117_日报填写内容自定义配置 1 주 전
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/views/week/dailyHistoricalDetails.vue

+ 1 - 0
src/views/week/dailyHistoricalDetails.vue

@@ -657,6 +657,7 @@ import {
   getDetailById,
   updateReport,
   buryingPoint,
+  getDictOption,
 } from '@/api/index';
 import axios from 'axios';
 import { ImagePreview } from 'vant';