@dongkboy hai 4 meses
pai
achega
f5d4c983e7
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/views/insurancePolicy/order.vue

+ 1 - 0
src/views/insurancePolicy/order.vue

@@ -268,6 +268,7 @@ const allFields = {
 };
 
 const processPartnerTypeAttr = (partnerTypeAttr: string) => {
+  if(!partnerTypeAttr) return ''
   const map = {
     "5": '团队',
     "6": '个代',