Browse Source

feat: [步骤管理] 检测板步骤

ouqian
memorylkf 1 month ago
parent
commit
76a7466879
9 changed files with 659 additions and 1 deletions
  1. +90
    -0
      src/components/Template/Step.vue
  2. +118
    -0
      src/components/Template/StepComponents/jcb/czqx.vue
  3. +77
    -0
      src/components/Template/StepComponents/jcb/czzx.vue
  4. +79
    -0
      src/components/Template/StepComponents/jcb/czzy.vue
  5. +1
    -1
      src/components/Template/StepComponents/jcb/dbmby.vue
  6. +37
    -0
      src/components/Template/StepComponents/jcb/js_jcb.vue
  7. +37
    -0
      src/components/Template/StepComponents/jcb/qb.vue
  8. +109
    -0
      src/components/Template/StepComponents/jcb/sjbj.vue
  9. +111
    -0
      src/components/Template/StepComponents/jcb/ychy.vue

+ 90
- 0
src/components/Template/Step.vue View File

@ -225,6 +225,41 @@ import cbygxz from './StepComponents/pcrfxyp/cbygxz.vue';//PCR分析样品处理
import yxpcry from './StepComponents/pcrfxyp/yxpcry.vue';//PCR-PCR import yxpcry from './StepComponents/pcrfxyp/yxpcry.vue';//PCR-PCR
import cdnsypfz from './StepComponents/pcrfxyp/cdnsypfz.vue';//PCR-cDNA import cdnsypfz from './StepComponents/pcrfxyp/cdnsypfz.vue';//PCR-cDNA
//
import bb from './StepComponents/jcb/bb.vue';//-
//-使-
//-使-
import jy from './StepComponents/jcb/jy.vue';//-
//-使-
//-使-
//-使-
import sjjy_jcb from './StepComponents/jcb/sjjy_jcb.vue';//-
import zhfy from './StepComponents/jcb/zhfy.vue';//-
//-使-
import xs_jcb from './StepComponents/jcb/xs_jcb.vue';//-
//-使-
//-使-
import dbmby from './StepComponents/jcb/dbmby.vue';//-
//-使-
import dbdhxfgxt from './StepComponents/jcb/dbdhxfgxt.vue';//-
import dbygxt from './StepComponents/jcb/dbygxt.vue';//-
import dzacl from './StepComponents/jcb/dzacl.vue';//-ACL
import qb from './StepComponents/jcb/qb.vue';//-
import jzks from './StepComponents/jcb/jzks.vue';//-
import fyxks from './StepComponents/jcb/fyxks.vue';//-
import ycfyks from './StepComponents/jcb/ycfyks.vue';//-
import ycks from './StepComponents/jcb/ycks.vue';//-
import js_jcb from './StepComponents/jcb/js_jcb.vue';//-
//-使-ACL
//-使-ACL
import czqx from './StepComponents/jcb/czqx.vue';//-
import czzx from './StepComponents/jcb/czzx.vue';//-
import ychy from './StepComponents/jcb/ychy.vue';//-
import czzy from './StepComponents/jcb/czzy.vue';//-
import sjbj from './StepComponents/jcb/sjbj.vue';//-
import { public_templateStepList } from '@/api/business/public/public'; import { public_templateStepList } from '@/api/business/public/public';
@ -428,6 +463,28 @@ export default {
yxpcry, yxpcry,
cdnsypfz, cdnsypfz,
//
bb,
jy,
sjjy_jcb,
zhfy,
xs_jcb,
dbmby,
dbdhxfgxt,
dbygxt,
dzacl,
qb,
jzks,
fyxks,
ycfyks,
ycks,
js_jcb,
czqx,
czzx,
ychy,
czzy,
sjbj,
}, },
computed: { computed: {
stepComponentMap() { stepComponentMap() {
@ -604,6 +661,39 @@ export default {
'cbygxz':'cbygxz', 'cbygxz':'cbygxz',
'yxpcry':'yxpcry', 'yxpcry':'yxpcry',
'cdnsypfz':'cdnsypfz', 'cdnsypfz':'cdnsypfz',
//
'bb':'bb',
'xb':'bb',
'fb_jcb':'bb',
'jy':'jy',
'zh':'bb',
'jjcsj':'bb',
'sj':'bb',
'sjjy_jcb':'sjjy_jcb',
'zhfy':'zhfy',
'ecsj_jcb':'bb',
'xs_jcb':'xs_jcb',
'zz':'bb',
'jc':'bb',
'dbmby':'dbmby',
'dbhxfgxt':'dbmby',
'dbdhxfgxt':'dbdhxfgxt',
'dbygxt':'dbygxt',
'dzacl':'dzacl',
'qb':'qb',
'jzks':'jzks',
'fyxks':'fyxks',
'ycfyks':'ycfyks',
'ycks':'ycks',
'js_jcb':'js_jcb',
'fm':'dzacl',
'pg':'dzacl',
'czqx':'czqx',
'czzx':'czzx',
'ychy':'ychy',
'czzy':'czzy',
'sjbj':'sjbj',
} }
} }

+ 118
- 0
src/components/Template/StepComponents/jcb/czqx.vue View File

@ -0,0 +1,118 @@
<!-- 磁珠清洗 -->
<template>
<StepFormPackage ref="stepFormPackageRef" :prefixKey="stepIndex+'_'+'jcb_czqx'" @resetRecord = "resetRecord" :form-config="formConfig" :formData="formData" />
</template>
<script>
import StepFormPackage from '@/components/Template/StepFormPackage.vue';
import stepMixins from '@/components/Template/mixins/stepMixins.js';
export default {
mixins: [stepMixins],
props: {
sn: {
type: String,
default: 'czqx',
},
},
components: {
StepFormPackage
},
computed: {
formConfig() {
let config = [{
config: {
text1: {
label: "使用",
type: "text",
},
yqmc: {
fillType: "preFill",
type: "input",
},
yq: {
fillType: "actFill",
type: "yq",
},
text2: {
label: "仪器,吸取磁珠,预计吸取",
type: "text",
},
yjtj:{
fillType: "preFill",
type: "inputNumber",
},
yjtjdw:{
fillType: "preFill",
type: "select",
selectTo: "sjtjdw",
options:this.getDictOptions('business_tjdw'),
},
text4:{
label: ",实际吸取",
type: "text",
},
sjtj:{
fillType: "actFill",
type: "inputNumber",
compareTo:"yjtj",
copyFrom:"yjtj"
},
sjtjdw:{
fillType: "preFill",
type: "select",
options: this.getDictOptions('business_tjdw'),
},
text5:{
label: ",再使用",
type: "text",
},
yqmc1: {
fillType: "preFill",
type: "input",
},
yq1: {
fillType: "actFill",
type: "yq",
},
text6:{
type:"text",
label:"进行磁珠清洗,清洗",
},
startDate: {
type: "input",
fillType: "actFill",
disabled: true,
},
button1:{
type:"button",
buttonName:"开始",
},
text7:{
type:"text",
label:",清洗",
},
endDate: {
type: "input",
fillType: "actFill",
disabled: true,
},
button2:{
type:"button",
buttonName:"结束",
},
text8: {
type: "text",
label: "。",
},
}
}]
return config
}
},
}
</script>
<style lang="scss" scoped></style>

+ 77
- 0
src/components/Template/StepComponents/jcb/czzx.vue View File

@ -0,0 +1,77 @@
<!-- 磁珠重悬 -->
<template>
<StepFormPackage ref="stepFormPackageRef" :prefixKey="stepIndex+'_'+'jcb_czzx'" @resetRecord = "resetRecord" :form-config="formConfig" :formData="formData" />
</template>
<script>
import StepFormPackage from '@/components/Template/StepFormPackage.vue';
import stepMixins from '@/components/Template/mixins/stepMixins.js';
export default {
mixins: [stepMixins],
props: {
sn: {
type: String,
default: 'czzx',
},
},
components: {
StepFormPackage
},
computed: {
formConfig() {
let config = [{
config: {
text1: {
label: "使用",
type: "text",
},
yqmc: {
fillType: "preFill",
type: "input",
},
yq: {
fillType: "actFill",
type: "yq",
},
text2: {
label: "仪器,加入",
type: "text",
},
rymc:{
fillType: "preFill",
type: "input",
},
ry:{
fillType: "actFill",
type: "sj",
ylCode: "sjtj",
dwCode: "sjtjdw",
},
text3:{
label: "溶液,按清洗体积实际加入",
type: "text",
},
sjtj:{
fillType: "actFill",
type: "inputNumber",
},
sjtjdw:{
fillType: "preFill",
type: "select",
options: this.getDictOptions('business_tjdw'),
},
text5:{
label: ",进行磁珠重悬。",
type: "text",
},
}
}]
return config
}
},
}
</script>
<style lang="scss" scoped></style>

+ 79
- 0
src/components/Template/StepComponents/jcb/czzy.vue View File

@ -0,0 +1,79 @@
<!-- 磁珠转移 -->
<template>
<StepFormPackage ref="stepFormPackageRef" :prefixKey="stepIndex+'_'+'jcb_czzy'" @resetRecord = "resetRecord" :form-config="formConfig" :formData="formData" />
</template>
<script>
import StepFormPackage from '@/components/Template/StepFormPackage.vue';
import stepMixins from '@/components/Template/mixins/stepMixins.js';
export default {
mixins: [stepMixins],
props: {
sn: {
type: String,
default: 'czzy',
},
},
components: {
StepFormPackage
},
computed: {
formConfig() {
let config = [{
config: {
text1: {
label: "使用",
type: "text",
},
yqmc: {
fillType: "preFill",
type: "input",
},
yq: {
fillType: "actFill",
type: "yq",
},
text2: {
label: "仪器,转移磁珠,预计转移体积",
type: "text",
},
yjtj:{
fillType: "preFill",
type: "inputNumber",
},
yjtjdw:{
fillType: "preFill",
type: "select",
selectTo: "sjtjdw",
options:this.getDictOptions('business_tjdw'),
},
text4:{
label: ",实际转移体积",
type: "text",
},
sjtj:{
fillType: "actFill",
type: "inputNumber",
compareTo:"yjtj",
copyFrom:"yjtj"
},
sjtjdw:{
fillType: "preFill",
type: "select",
options: this.getDictOptions('business_tjdw'),
},
text5:{
label: "至深孔板。",
type: "text",
},
}
}]
return config
}
},
}
</script>
<style lang="scss" scoped></style>

+ 1
- 1
src/components/Template/StepComponents/jcb/dbmby.vue View File

@ -1,5 +1,5 @@
<!-- 读板酶标仪 --> <!-- 读板酶标仪 -->
<!-- 读板化学发光系统 -->
<!-- 读板化学发光系统 -->
<template> <template>
<StepFormPackage ref="stepFormPackageRef" :prefixKey="stepIndex+'_'+'jcb_dbmby'" @resetRecord = "resetRecord" :form-config="formConfig" :formData="formData" /> <StepFormPackage ref="stepFormPackageRef" :prefixKey="stepIndex+'_'+'jcb_dbmby'" @resetRecord = "resetRecord" :form-config="formConfig" :formData="formData" />
</template> </template>

+ 37
- 0
src/components/Template/StepComponents/jcb/js_jcb.vue View File

@ -0,0 +1,37 @@
<!-- 结束 -->
<template>
<StepFormPackage ref="stepFormPackageRef" :prefixKey="stepIndex+'_'+'jcb_js_jcb'" @resetRecord = "resetRecord" :form-config="formConfig" :formData="formData" />
</template>
<script>
import StepFormPackage from '@/components/Template/StepFormPackage.vue';
import stepMixins from '@/components/Template/mixins/stepMixins.js';
export default {
mixins: [stepMixins],
props: {
sn: {
type: String,
default: 'js_jcb',
},
},
components: {
StepFormPackage
},
computed: {
formConfig() {
let config = [{
config: {
text1: {
label: "待处理。。。。",
type: "text",
},
}
}]
return config
}
},
}
</script>
<style lang="scss" scoped></style>

+ 37
- 0
src/components/Template/StepComponents/jcb/qb.vue View File

@ -0,0 +1,37 @@
<!-- 取板 -->
<template>
<StepFormPackage ref="stepFormPackageRef" :prefixKey="stepIndex+'_'+'jcb_qb'" @resetRecord = "resetRecord" :form-config="formConfig" :formData="formData" />
</template>
<script>
import StepFormPackage from '@/components/Template/StepFormPackage.vue';
import stepMixins from '@/components/Template/mixins/stepMixins.js';
export default {
mixins: [stepMixins],
props: {
sn: {
type: String,
default: 'qb',
},
},
components: {
StepFormPackage
},
computed: {
formConfig() {
let config = [{
config: {
text1: {
label: "待处理。。。。",
type: "text",
},
}
}]
return config
}
},
}
</script>
<style lang="scss" scoped></style>

+ 109
- 0
src/components/Template/StepComponents/jcb/sjbj.vue View File

@ -0,0 +1,109 @@
<!-- 试剂标记 -->
<template>
<StepFormPackage ref="stepFormPackageRef" :prefixKey="stepIndex+'_'+'jcb_sjbj'" @resetRecord = "resetRecord" :form-config="formConfig" :formData="formData" />
</template>
<script>
import StepFormPackage from '@/components/Template/StepFormPackage.vue';
import stepMixins from '@/components/Template/mixins/stepMixins.js';
export default {
mixins: [stepMixins],
props: {
sn: {
type: String,
default: 'sjbj',
},
},
components: {
StepFormPackage
},
computed: {
formConfig() {
let config = [{
config: {
text1: {
label: "使用",
type: "text",
},
yqmc: {
fillType: "preFill",
type: "input",
},
yq: {
fillType: "actFill",
type: "yq",
},
text2: {
label: "仪器,分别向",
type: "text",
},
jg: {
fillType: "preFill",
type: "input",
},
tyz: {
fillType: "preFill",
type: "input",
},
text3: {
label: "加入",
type: "text",
},
rymc:{
fillType: "preFill",
type: "input",
},
ry:{
fillType: "actFill",
type: "sj",
ylCode: "sjtj",
dwCode: "sjtjdw",
},
text4:{
label: "溶液,预计各加入体积为",
type: "text",
},
yjtj:{
fillType: "preFill",
type: "inputNumber",
},
yjtjdw:{
fillType: "preFill",
type: "select",
selectTo: "sjtjdw",
options:this.getDictOptions('business_tjdw'),
},
text5:{
label: ",实际各加入体积为",
type: "text",
},
sjtj:{
fillType: "actFill",
type: "inputNumber",
compareTo:"yjtj",
copyFrom:"yjtj"
},
sjtjdw:{
fillType: "preFill",
type: "select",
options: this.getDictOptions('business_tjdw'),
},
text6:{
label: "。",
type: "text",
},
}
}]
return config
}
},
}
</script>
<style lang="scss" scoped></style>

+ 111
- 0
src/components/Template/StepComponents/jcb/ychy.vue View File

@ -0,0 +1,111 @@
<!-- 摇床混匀 -->
<template>
<StepFormPackage ref="stepFormPackageRef" :prefixKey="stepIndex+'_'+'jcb_ychy'" @resetRecord = "resetRecord" :form-config="formConfig" :formData="formData" />
</template>
<script>
import StepFormPackage from '@/components/Template/StepFormPackage.vue';
import stepMixins from '@/components/Template/mixins/stepMixins.js';
export default {
mixins: [stepMixins],
props: {
sn: {
type: String,
default: 'ychy',
},
},
components: {
StepFormPackage
},
computed: {
formConfig() {
let config = [{
config: {
text1: {
label: "使用摇床",
type: "text",
},
yq: {
type: "yq",
fillType: "actFill",
},
text2: {
label: "仪器,设置预计转速为",
type: "text",
},
sjjrl: {
type: "inputNumber",
fillType: "preFill",
},
sjjrldw: {
type: "select",
options: this.getDictOptions("business_zsdw"),
selectTo: "sjzsdw",
fillType: "preFill",
},
text3: {
label: ",实际设置转速为",
type: "text",
},
jxry: {
type: "inputNumber",
fillType: "actFill",
compareTo:"sjjrl",
copyFrom:"sjjrl"
},
sjzsdw: {
type: "select",
options: this.getDictOptions("business_zsdw"),
fillType: "preFill",
},
text4: {
label: ",振荡",
type: "text",
},
zdtime: {
type: "input",
fillType: "preFill",
},
text5: {
label: ",振荡",
type: "text",
},
startDate: {
type: "input",
fillType: "actFill",
disabled: true,
},
button1:{
type:"button",
buttonName:"开始",
},
text6:{
type:"text",
label:",振荡",
},
endDate: {
type: "input",
fillType: "actFill",
disabled: true,
},
button2:{
type:"button",
buttonName:"结束",
},
text7: {
type: "text",
label: "。",
},
}
}]
return config
}
},
}
</script>
<style lang="scss" scoped></style>

Loading…
Cancel
Save