@dongkboy il y a 4 mois
Parent
commit
f5d4c983e7
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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": '个代',