瀏覽代碼

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

liujt 3 月之前
父節點
當前提交
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: '无',