buli
2023-05-23 89c6a02c36153a85b15e016650526fa795a551bf
force-app/main/default/lwc/customOutputGood/customOutputGood.js
@@ -15,7 +15,7 @@
    get showLink(){
        if(this.outputType == 'Title'){
            if(this.outputValue == '订单明细汇总'){
            if(this.outputValue == '订单明细汇总' || this.outputValue == '待操作入库订单汇总'){
                return false;
            }else{
                return true