buli
2023-05-23 07390e2fcb4adf27c928335bf27ae7939c5a80ad
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