update code
Showing
with
229 additions
and
83 deletions
No preview for this file type

108 KB
Please
register
or
sign in
to comment
108 KB
... | ... | @@ -75,4 +75,8 @@ export default { |
workbenchBgColor(state){ | ||
return state.workbenchBgColor | ||
}, | ||
// 工单统计 | ||
workOrderCounts(state){ | ||
return state.workOrderCounts | ||
} | ||
} | ||
\ No newline at end of file |