Parcourir la source

Merge branch 'feature_20251117_日报填写内容自定义配置' into uat(dev)

zhujindu il y a 1 semaine
Parent
commit
ba9ca64466
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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';