diff --git a/Dkl-vue3-ui-DP/src/views/system/DisposalStatus/index.vue b/Dkl-vue3-ui-DP/src/views/system/DisposalStatus/index.vue new file mode 100644 index 0000000..1e0c418 --- /dev/null +++ b/Dkl-vue3-ui-DP/src/views/system/DisposalStatus/index.vue @@ -0,0 +1,470 @@ + + + + + + + + + + + + + + + + + + + + + + + 搜索 + 重置 + + + + + + + + + + + + + + + + + + 查看 + + + + + + + + + + + + + + + {{ formInfo[item.key] }} + + + + + + + + + 处理时间: {{ item.createTime }} + + 状态:{{ getStatusLabel(item.disposalStatus) }} + 措施:{{ item.disposalMeasures }} + + + + + + + + + + + + +
状态:{{ getStatusLabel(item.disposalStatus) }}
措施:{{ item.disposalMeasures }}