diff --git a/src/views/business/comps/template/comps/sp/SWYPFXFFXYPZBB/Recovery.vue b/src/views/business/comps/template/comps/sp/SWYPFXFFXYPZBB/Recovery.vue
index 8203afe..2e6ca8f 100644
--- a/src/views/business/comps/template/comps/sp/SWYPFXFFXYPZBB/Recovery.vue
+++ b/src/views/business/comps/template/comps/sp/SWYPFXFFXYPZBB/Recovery.vue
@@ -38,6 +38,30 @@
+
@@ -198,6 +222,15 @@ export default {
{
type: "step",
config: {
+ jz1: {
+ label: 'template.sp.sp009.xzjz',
+ type: "span",
+ label: 'template.common.storageConditionLabel',
+ fillType: "preFill",
+ options: this.getDictOptions("business_cctj"),
+ otherCode: "storageConditionOther",
+ },
+
jz: {
label: 'template.sp.sp009.xzjz',
type: "input",
@@ -207,8 +240,10 @@ export default {
subFillType: "actFill",
maxlength: 20,
},
+
}
- }
+ },
+
]
},
tableStepColumns() {