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