李金换
2022-03-28 9b197b7fac92278fb591ea8f4942c7d5687cb5ce
force-app/main/default/classes/ChoiceAssetController.cls
@@ -126,6 +126,10 @@
            if (info.check) {
                ast = info.ast;
                quantity += 1;
                // if (info.ast.Ji_Zhong_Guan_Li_Ku_Cun__c <= 0){
                //     ApexPages.addmessage(new ApexPages.message(ApexPages.severity.Error, '设备集中管理库存不足'));
                //     return null;
                // }
            }
        }
        if (quantity == 0) {