Explorar el Código

代客录单字段补充

yaoyao hace 2 años
padre
commit
182da52ee5
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  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,