forked from gzzfw/frontEnd/gzDyh

zhangyongtian
2024-08-31 5df87dcdbcd6cd34939d43fba9d80b08e61f642b
gz-customerSystem/src/utils/selectOption.js
@@ -64,6 +64,25 @@
    label: '非法人组织',
  },
];
//上传材料大类
const fileOwnerCat = [
  {
    value: '22_00014-1',
    label: '申请材料',
  },
  {
    value: '22_00014-2',
    label: '证据材料',
  },
  {
    value: '22_00014-7',
    label: '办理材料',
  },
  {
    value: '22_00014-5',
    label: '结案材料',
  },
];
//上传材料类型
const fileOwnerType = [
  {
@@ -1104,6 +1123,7 @@
  visitWay,
  personType,
  personClass,
  fileOwnerCat,
  fileOwnerType,
  sex,
  cardType,