|
@@ -1,6 +1,6 @@
|
|
|
<template>
|
|
<template>
|
|
|
<div class="app-container">
|
|
<div class="app-container">
|
|
|
- <el-descriptions title="检查任务" border>
|
|
|
|
|
|
|
+ <el-descriptions title="检查任务详情" border>
|
|
|
<el-descriptions-item label="任务名称">{{
|
|
<el-descriptions-item label="任务名称">{{
|
|
|
taskInfo.taskName
|
|
taskInfo.taskName
|
|
|
}}</el-descriptions-item>
|
|
}}</el-descriptions-item>
|