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