소스 검색

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

liujt 2 달 전
부모
커밋
6da99590f9
1개의 변경된 파일6개의 추가작업 그리고 2개의 파일을 삭제
  1. 6 2
      src/BIZComponents/processSubmitDialog/components/useQualificationComponent.vue

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

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