buli
2023-05-24 845fcb95a8c04595424c315eef611e0980a5949b
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