2 Commits 73e42f7ca2 ... ba9ca64466

Tác giả SHA1 Thông báo Ngày
  zhujindu ba9ca64466 Merge branch 'feature_20251117_日报填写内容自定义配置' into uat(dev) 1 tuần trước cách đây
  zhujindu 9785c0020f feature_20251117_日报填写内容自定义配置 1 tuần trước cách đây
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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';