Browse Source

20211123备案失败原因

mashengyi 3 years ago
parent
commit
fe1fae42d8
1 changed files with 5 additions and 0 deletions
  1. 5 0
      src/views/customer/Customer.vue

+ 5 - 0
src/views/customer/Customer.vue

@@ -230,6 +230,11 @@
               <span v-else-if="scope.row.recStatus == 4" style="color: red">手工停用</span>
             </template>
           </el-table-column>
+           <el-table-column
+            prop="fileMessage"
+            label="失败原因"
+            show-overflow-tooltip>
+          </el-table-column>
           <el-table-column
             prop="contractSuc"
             label="协议上传状态"