rebuild all

This commit is contained in:
吴红兵
2026-03-06 11:01:24 +08:00
parent dad11c8131
commit 99282b3c1b

View File

@@ -1433,6 +1433,7 @@ const isAutoSelectPurchaseType = computed(() => {
); );
}); });
// 判断是否显示自动邀请比选模版5万<=金额<30万服务类目特殊服务类目 // 判断是否显示自动邀请比选模版5万<=金额<30万服务类目特殊服务类目
const showAutoInviteSelect = computed(() => { const showAutoInviteSelect = computed(() => {
if (!isDeptPurchase.value) return false; if (!isDeptPurchase.value) return false;