Browse Source

20211123备案失败原因

mashengyi 3 năm trước cách đây
mục cha
commit
fe1fae42d8
1 tập tin đã thay đổi với 5 bổ sung0 xóa
  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="协议上传状态"