Files
weiyu/deploy/server/admin/p__Dashboard__Quality__manual__workflow.ab892746.async.js
jack ning 4c7623244a update
2025-07-30 11:08:35 +08:00

1 line
3.5 KiB
JavaScript

"use strict";(self.webpackChunkadmin=self.webpackChunkadmin||[]).push([[4906],{78931:function(e,l,i){i.r(l);var n=i(45332),s=i.n(n),r=(i(44194),i(34251)),t=i(55738),a=i(34651),d=i(63065),c=i(10337),o=i(43413),m=i(2145),h=i(61978),x=i(77407),p=i(31549),y=r.Z.Option,j=t.Z.Text;l.default=function(){var e=a.Z.useForm(),l=s()(e,1)[0];return(0,p.jsx)("div",{style:{padding:"20px"},children:(0,p.jsx)(d.Z,{title:"会话质检工作流程",children:(0,p.jsxs)(a.Z,{form:l,layout:"vertical",initialValues:{qualityProcess:"self",appealEnabled:!0,appealApprovalScheme:"primary",appealWindowPeriod:10,appealLimit:2,reinspectionEnabled:!0},children:[(0,p.jsx)(d.Z,{title:"质检流程",size:"small",style:{marginBottom:16},headStyle:{backgroundColor:"#f5f5f5"},children:(0,p.jsx)(a.Z.Item,{name:"qualityProcess",children:(0,p.jsx)(c.ZP.Group,{children:(0,p.jsxs)(o.Z,{direction:"vertical",children:[(0,p.jsx)(c.ZP,{value:"self",children:"质检人自己抽样并质检"}),(0,p.jsx)(c.ZP,{value:"admin",children:"由管理员抽样数据并分配给质检人质检"})]})})})}),(0,p.jsxs)(d.Z,{title:"在线申诉流程",size:"small",style:{marginBottom:16},headStyle:{backgroundColor:"#f5f5f5"},children:[(0,p.jsx)(a.Z.Item,{name:"appealEnabled",valuePropName:"checked",children:(0,p.jsx)(m.Z,{children:"开启"})}),(0,p.jsx)("div",{style:{marginLeft:24,marginBottom:16},children:(0,p.jsx)(j,{type:"secondary",children:"若开启申诉流程,被质检人可对不满的质检结果提起申诉。"})}),(0,p.jsx)(a.Z.Item,{name:"appealApprovalScheme",label:"审核方案",style:{marginLeft:24},children:(0,p.jsxs)(r.Z,{style:{width:200},children:[(0,p.jsx)(y,{value:"primary",children:"一级流程"}),(0,p.jsx)(y,{value:"secondary",children:"二级流程"})]})}),(0,p.jsx)("div",{style:{marginLeft:24,marginBottom:16},children:(0,p.jsx)(j,{type:"secondary",style:{fontSize:"12px"},children:"一级流程为质检人审核;二级流程(需开启组织架构)为部门主管、质检人依次审核。"})}),(0,p.jsx)(a.Z.Item,{name:"appealWindowPeriod",label:"申诉窗口期",style:{marginLeft:24},rules:[{required:!0,message:"请输入申诉窗口期"}],children:(0,p.jsxs)(o.Z,{children:[(0,p.jsx)(h.Z,{min:1,max:365,style:{width:100}}),(0,p.jsx)(j,{children:"天"})]})}),(0,p.jsx)("div",{style:{marginLeft:24,marginBottom:16},children:(0,p.jsx)(j,{type:"secondary",style:{fontSize:"12px"},children:"*必填项。超出设置天数后,质检结果将自动置为“已确认”。申诉被驳回、申诉重检时,窗口期将被重置。"})}),(0,p.jsx)(a.Z.Item,{name:"appealLimit",label:"申诉上限",style:{marginLeft:24},children:(0,p.jsxs)(o.Z,{children:[(0,p.jsx)(h.Z,{min:1,max:10,style:{width:100}}),(0,p.jsx)(j,{children:"次"})]})}),(0,p.jsx)("div",{style:{marginLeft:24,marginBottom:16},children:(0,p.jsx)(j,{type:"secondary",style:{fontSize:"12px"},children:"*非必填项。达到申诉达到上限次数后,无法再提起申诉。不填可无限次申诉。"})})]}),(0,p.jsxs)(d.Z,{title:"复检流程",size:"small",style:{marginBottom:24},headStyle:{backgroundColor:"#f5f5f5"},children:[(0,p.jsx)(a.Z.Item,{name:"reinspectionEnabled",valuePropName:"checked",children:(0,p.jsx)(m.Z,{children:"开启"})}),(0,p.jsx)("div",{style:{marginLeft:24},children:(0,p.jsx)(j,{type:"secondary",children:"开启后,可对已质检结果进行复检,复检是对质检人工作质量的考核"})})]}),(0,p.jsx)("div",{style:{textAlign:"center"},children:(0,p.jsx)(x.ZP,{type:"primary",size:"large",onClick:function(){l.validateFields().then((function(e){console.log("Form values:",e)}))},children:"保存"})})]})})})}}}]);