Browse Source

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

wuyx 1 month ago
parent
commit
fd8be63d8b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      uas-office-web/uas-mobile/src/utils/common/form.request.js

+ 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 {