buli
2023-05-26 a06ae1535ed13403aee2805e21a5adbf3938ed78
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