投标成本核算

This commit is contained in:
ljx
2025-08-23 06:28:18 +08:00
parent f3f8ab0b87
commit 73772f036f
8 changed files with 773 additions and 32 deletions

View File

@ -91,7 +91,7 @@ const tabList = [
const handleTabChange = (tab) => {
activeTab.value = tab;
data.queryParams.valueType = '1';
data.queryParams.month = '';
// data.queryParams.month = '';
};
/** 查询项目总产值分配列表 */