فهرست منبع

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

liujt 1 ماه پیش
والد
کامیت
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: '无',