Browse Source

fix(processSubmitDialog): 修正资质组件选项并添加扫描件选项

liujt 1 month ago
parent
commit
6da99590f9

+ 6 - 2
src/BIZComponents/processSubmitDialog/components/useQualificationComponent.vue

@@ -172,8 +172,12 @@ export default {
                     label: '原件'
                 },
                 {
-                    value: '复印',
-                    label: '复印'
+                    value: '复印件',
+                    label: '复印件'
+                },
+                {
+                    value: '扫描件',
+                    label: '扫描件'
                 },
                 {
                     value: '无',