@dongkboy 4 tháng trước cách đây
mục cha
commit
f5d4c983e7
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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": '个代',