yaoyao 2 лет назад
Родитель
Сommit
182da52ee5
1 измененных файлов с 5 добавлено и 0 удалено
  1. 5 0
      src/views/Sys/HxOrdersCount.vue

+ 5 - 0
src/views/Sys/HxOrdersCount.vue

@@ -84,6 +84,11 @@ export default {
             label: "已承保次数",
             type: "text"
           },
+          {
+            prop: "orderStatus4",
+            label: "核保退回次数",
+            type: "text"
+          },
         ],
         loading: true,
         isPaginationShow: true,