Ver código fonte

【深爱】【CBG 视同多选放大镜】

wuyx 1 mês atrás
pai
commit
fd8be63d8b

+ 1 - 1
uas-office-web/uas-mobile/src/utils/common/form.request.js

@@ -92,7 +92,7 @@ export function getBillGroup (groupItem, groupIndex, isDetail) {
         billModel.type = 'DF'
       }
       // CBG 视同多选放大镜
-      if (billModel.type === 'MF' && isDetail) {
+      if (billModel.type === 'CBG') {
         if(isDetail){
           billModel.type = 'DF'
         }else {