广州市综治平台前端
xusd
7 days ago 544148eddae96db824423cd059ebecb9d13c392e
src/utils/selectOption.js
@@ -496,10 +496,6 @@
      label: '待分派',
   },
   {
      value: '2',
      label: '待签收',
   },
   {
      value: '3',
      label: '待受理',
   },
@@ -1512,7 +1508,20 @@
   },
]
const systemSource = [
   {
      value: '0',
      label: '市平台',
   },
   {
      value: '1',
      label: '白云区平台',
   },
]
const obj = {
   systemSource,
   caseCanal,
   visitWay,
   personType,