|
@@ -222,7 +222,7 @@
|
|
|
/>
|
|
/>
|
|
|
</template>
|
|
</template>
|
|
|
</el-table-column>
|
|
</el-table-column>
|
|
|
- <el-table-column label="异常原因" prop="exReason" width="100" >
|
|
|
|
|
|
|
+ <el-table-column label="异常类型" prop="exReason" width="100" >
|
|
|
<template slot-scope="scope">
|
|
<template slot-scope="scope">
|
|
|
<dict-tag
|
|
<dict-tag
|
|
|
:options="dict.type.exception_reason"
|
|
:options="dict.type.exception_reason"
|