广州市综治平台前端
liuwh
5 days ago bd4e6eb3d29de84c00f5e448f5839300873a6abe
src/utils/selectOption.js
@@ -2,7 +2,7 @@
 * @Company: hugeInfo
 * @Author: ldh
 * @Date: 2022-03-07 15:26:41
 * @LastEditTime: 2024-11-13 18:10:52
 * @LastEditTime: 2025-06-20 11:01:50
 * @LastEditors: lwh
 * @Version: 1.0.0
 * @Description: 公共下拉框数据
@@ -21,10 +21,30 @@
   {
      value: '22_00001-3',
      label: '自行排查',
      children: [
         {
            value: '22_00003-8',
            label: '部门排查',
         },
         {
            value: '22_00003-2',
            label: '网格上报',
         },
         {
            value: '22_00003-7',
            label: '专项治理',
         },
      ],
   },
   {
      value: '22_00001-4',
      label: '协同推送',
      children: [
         {
            value: '22_00003-1',
            label: '非警务纠纷',
         },
      ],
   },
];
// 来访形式
@@ -1476,7 +1496,7 @@
      value: '2',
      label: '未通过',
   },
]
];
const rmtjList = [
   {
@@ -1495,7 +1515,7 @@
      value: '4',
      label: '转入失败',
   },
]
];
const inputWay = [
   {
@@ -1506,8 +1526,7 @@
      value: '2',
      label: '案件导入',
   },
]
];
const systemSource = [
   {
@@ -1518,7 +1537,7 @@
      value: '1',
      label: '白云区平台',
   },
]
];
const obj = {
   systemSource,