吉安感知网项目-前端
罗广辉
2026-01-30 26fa7823784144744dd5efccd21661d194f71938
applications/task-work-order/src/views/orderView/orderManage/orderManage/index.vue
@@ -276,7 +276,7 @@
// 获取字典
function getDictList() {
   getDictionaryByCode('deviceLoadDemand,workOrderType,workOrderStatus,patrolTaskType,taskStatus').then(res => {
   getDictionaryByCode('deviceLoadDemand,workOrderType,workOrderStatus,taskStatus').then(res => {
      dictObj.value = res.data.data
   })
}