dev-tmp1
tangjie 2026-08-20 18:12:18 +08:00
parent b8dfddebe5
commit 1483fceac3
3 changed files with 3 additions and 3 deletions

View File

@ -9,7 +9,7 @@ import {
} from "~/enumerate/constant";
import "./index.less";
const RESUME_TEMPLATE_URL = "/安全评价师简历表模板.docx";
const RESUME_TEMPLATE_URL = "https://test-dragon-yf-pub.oss-cn-hangzhou.aliyuncs.com/jjb/6a86d212e4b072649bfb8a6e.docx";
const GENDER_MAP = { 1: "男", 2: "女" };

View File

@ -32,7 +32,7 @@ const { router } = tools;
const { TextArea } = Input;
/** 风险分析记录表 docx 模板 */
const RISK_TEMPLATE_URL = "/安全评价风险分析记录表模板.docx";
const RISK_TEMPLATE_URL = "https://test-dragon-yf-pub.oss-cn-hangzhou.aliyuncs.com/jjb/6a86d268e4b072649bfb8a84.docx";
/** 两选项单选回显1 勾选前者2 勾选后者 */
const twoCheck = (val, yes, no) =>

View File

@ -23,7 +23,7 @@ import { fillDocxTemplate } from "~/utils/fillDocxTemplate";
const { router } = tools;
const TEAM_TEMPLATE_URL = "/评价人员任命及专家聘用书(空白模板).docx";
const TEAM_TEMPLATE_URL = "https://test-dragon-yf-pub.oss-cn-hangzhou.aliyuncs.com/jjb/6a86d2b2e4b072649bfb8a93.docx";
const TeamContent = ({ readOnly, ...props }) => {
const {