diff --git a/public/index/SCJY.png b/public/index/SCJY.png
new file mode 100644
index 0000000..97145b2
Binary files /dev/null and b/public/index/SCJY.png differ
diff --git a/public/index/SCJYACT.png b/public/index/SCJYACT.png
new file mode 100644
index 0000000..3731720
Binary files /dev/null and b/public/index/SCJYACT.png differ
diff --git a/src/components/biddocument/index.vue b/src/components/biddocument/index.vue
index bc13f9f..e1ef6d6 100644
--- a/src/components/biddocument/index.vue
+++ b/src/components/biddocument/index.vue
@@ -21,7 +21,8 @@
-
+
diff --git a/src/components/document_examination/index.vue b/src/components/document_examination/index.vue
index e44afea..7e9fd5b 100644
--- a/src/components/document_examination/index.vue
+++ b/src/components/document_examination/index.vue
@@ -22,7 +22,8 @@
-
+
diff --git a/src/components/formTable/index.vue b/src/components/formTable/index.vue
index 84fec9d..27d5f97 100644
--- a/src/components/formTable/index.vue
+++ b/src/components/formTable/index.vue
@@ -4,11 +4,14 @@
-
+
- +
- -
+
+ +
+ -
+
+
diff --git a/src/components/material/index.vue b/src/components/material/index.vue
index a7bf579..2e81d79 100644
--- a/src/components/material/index.vue
+++ b/src/components/material/index.vue
@@ -156,7 +156,7 @@
-
+
,
calcWidth: ({ column }: Icolumn) => {
- let propWidth = column.label.length * 14 + 24;
- let list = pager.lists.map(
- (item: Object) => (item as any)[column.property]
- );
- const maxLength = list.reduce((max, str) => {
- return Math.max(max, String(str).length);
- }, 0);
- const columnWidth = maxLength * 14 + 24;
- column.width = Math.max(columnWidth, propWidth);
+ // let propWidth = column.label.length * 14 + 24;
+ // let list = pager.lists.map(
+ // (item: Object) => (item as any)[column.property]
+ // );
+ // const maxLength = list.reduce((max, str) => {
+ // return Math.max(max, String(str).length);
+ // }, 0);
+ // const columnWidth = maxLength * 14 + 24;
+ // column.width = Math.max(columnWidth, propWidth);
return column.label;
},
});
diff --git a/src/layout/default/components/header/menuLi.vue b/src/layout/default/components/header/menuLi.vue
index d735c0e..1e967dc 100644
--- a/src/layout/default/components/header/menuLi.vue
+++ b/src/layout/default/components/header/menuLi.vue
@@ -76,7 +76,7 @@ const getImgById = (id: number) => {
return { img: '/index/CWGLACT.png', actImg: "/index/CWGL.png", color: '#F7BB20' }
}
else {
- return { img: 'https:\/\/ceshi-engineering.lihaink.cn\/uploads\/files\/20240401\/202404011436288470d1853.png', actImg: "/index/CWGL.png", color: 'red' }
+ return { img: '/index/SCJYACT.png', actImg: "/index/SCJY.png", color: '#3A6EEF' }
}
}
\ No newline at end of file
diff --git a/src/views/acceptance_bill/index.vue b/src/views/acceptance_bill/index.vue
index a0bba62..02b72f6 100644
--- a/src/views/acceptance_bill/index.vue
+++ b/src/views/acceptance_bill/index.vue
@@ -65,7 +65,7 @@
-
+
diff --git a/src/views/administrative_payments/index.vue b/src/views/administrative_payments/index.vue
index 0f0a1dc..599f873 100644
--- a/src/views/administrative_payments/index.vue
+++ b/src/views/administrative_payments/index.vue
@@ -56,7 +56,7 @@
-
+
diff --git a/src/views/administrative_ticket_collection/index.vue b/src/views/administrative_ticket_collection/index.vue
index 68b159d..a4bf35e 100644
--- a/src/views/administrative_ticket_collection/index.vue
+++ b/src/views/administrative_ticket_collection/index.vue
@@ -6,7 +6,8 @@
-
+
@@ -55,7 +56,7 @@
-
+
diff --git a/src/views/apply_with_seal/index.vue b/src/views/apply_with_seal/index.vue
index b91f7db..ca32626 100644
--- a/src/views/apply_with_seal/index.vue
+++ b/src/views/apply_with_seal/index.vue
@@ -71,7 +71,7 @@
-
+
diff --git a/src/views/bid_bidding_decision/detail.vue b/src/views/bid_bidding_decision/detail.vue
index 84df6ec..4431b5f 100644
--- a/src/views/bid_bidding_decision/detail.vue
+++ b/src/views/bid_bidding_decision/detail.vue
@@ -4,62 +4,53 @@
{{
- formData.code }}
+ formData.code }}
{{
- formData.project_name }}
+ formData.project_name }}
{{
- formData.project_code }}
+ formData.project_code }}
{{
- formData.custom_name }}
+ formData.custom_name }}
{{
- formData.project_estimation }}
+ formData.project_estimation }}
- {{
- formData.bidding_project_fund_source_text }}
+ {{
+ formData.bidding_project_fund_source_text }}
{{
- formData.bidding_time }}
+ formData.bidding_time }}
{{
- formData.bid_type_text }}
+ formData.bid_type_text }}
{{
- formData.competitor }}
+ formData.competitor }}
{{
- formData.is_margin_text }}
- {{
- formData.margin_amount }}
+ formData.is_margin_text }}
+ {{
+ formData.margin_amount }}
{{
- formData.bid_opening_date }}
+ formData.bid_opening_date }}
{{
- formData.margin_amount_return_date }}
+ formData.margin_amount_return_date }}
{{
- formData.is_internal_resources_text }}
+ formData.is_internal_resources_text }}
{{
- formData.project_assurance_text }}
+ formData.project_assurance_text }}
{{
- formData.bid_project_overview }}
+ formData.bid_project_overview }}
{{
- formData.project_desc }}
+ formData.project_desc }}
-
- 暂无附件
+
diff --git a/src/views/bid_buy_bidding_document/detail.vue b/src/views/bid_buy_bidding_document/detail.vue
index 231a063..4a85998 100644
--- a/src/views/bid_buy_bidding_document/detail.vue
+++ b/src/views/bid_buy_bidding_document/detail.vue
@@ -4,48 +4,45 @@
{{
- formData.project_name }}
+ formData.project_name }}
{{
- formData.project_code }}
+ formData.project_code }}
{{
- formData.custom_name }}
+ formData.custom_name }}
{{
- formData.invite_tenders_company_name }}
+ formData.invite_tenders_company_name }}
{{
- formData.bid_company_name }}
+ formData.bid_company_name }}
{{
- formData.bid_document_no }}
+ formData.bid_document_no }}
{{
- formData.buyer_name }}
- {{
- formData.amount }}
- {{
- formData.bidding_project_fund_source }}
+ formData.buyer_name }}
+ {{
+ formData.amount }}
+ {{
+ formData.bidding_project_fund_source }}
{{
- formData.bidding_time }}
+ formData.bidding_time }}
{{
- formData.buy_date }}
+ formData.buy_date }}
{{
- formData.bid_type }}
+ formData.bid_type }}
{{
- formData.amount }}
+ formData.amount }}
{{
- formData.is_margin }}
- {{
- formData.margin_amount }}
+ formData.is_margin }}
+ {{
+ formData.margin_amount }}
{{
- formData.bid_project_overview }}
+ formData.bid_project_overview }}
{{
- formData.project_desc }}
+ formData.project_desc }}
diff --git a/src/views/bid_buy_bidding_document/index.vue b/src/views/bid_buy_bidding_document/index.vue
index 09bda82..a2a4a6c 100644
--- a/src/views/bid_buy_bidding_document/index.vue
+++ b/src/views/bid_buy_bidding_document/index.vue
@@ -47,7 +47,7 @@
-
diff --git a/src/views/bid_document_examination/detail.vue b/src/views/bid_document_examination/detail.vue
index 78d37c6..6110acd 100644
--- a/src/views/bid_document_examination/detail.vue
+++ b/src/views/bid_document_examination/detail.vue
@@ -4,42 +4,41 @@
{{
- formData.bid_document_no }}
+ formData.bid_document_no }}
{{
- formData.buyer }}
+ formData.buyer }}
{{
- formData.custom_name }}
+ formData.custom_name }}
{{
- formData.project_name }}
+ formData.project_name }}
{{
- formData.invite_tenders_company_name }}
+ formData.invite_tenders_company_name }}
{{
- formData.bid_company_name }}
+ formData.bid_company_name }}
{{
- formData.bid_document_amount }}
- {{
- formData.bidding_project_fund_source }}
+ formData.bid_document_amount }}
+ {{
+ formData.bidding_project_fund_source }}
{{
- formData.bidding_time }}
+ formData.bidding_time }}
{{
- formData.buy_date }}
+ formData.buy_date }}
{{
- formData.bid_type }}
+ formData.bid_type }}
{{
- formData.bid_address }}
+ formData.bid_address }}
{{
- formData.is_margin }}
+ formData.is_margin }}
{{
- formData.margin_amount }}
+ formData.margin_amount }}
{{
- formData.margin_amount_return_date }}
+ formData.margin_amount_return_date }}
{{
- formData.bid_opening_date }}
+ formData.bid_opening_date }}
{{
- formData.bid_project_overview }}
+ formData.bid_project_overview }}
{{
- formData.project_desc }}
+ formData.project_desc }}
@@ -47,19 +46,11 @@
{{
- formData.technical_protocol_deviation }}
- {{
- formData.protocol_deviation_handling_plan }}
+ formData.technical_protocol_deviation }}
+ {{
+ formData.protocol_deviation_handling_plan }}
-
-
- 文件{{ index + 1 }}查看
-
-
- 暂无附件
+
@@ -67,28 +58,19 @@
{{
- formData.total_amount }}
+ formData.total_amount }}
{{
- formData.tax_rate }}
+ formData.tax_rate }}
{{
- formData.pay_type }}
+ formData.pay_type }}
{{
- formData.pay_rate }}
+ formData.pay_rate }}
{{
- formData.business_contract_deviation }}
+ formData.business_contract_deviation }}
{{
- formData.business_contract_deviation_handling_plan }}
-
+ formData.business_contract_deviation_handling_plan }}
-
-
- 文件{{ index + 1 }}查看
-
-
- 暂无附件
+
diff --git a/src/views/bid_result/detail.vue b/src/views/bid_result/detail.vue
index cf8dc73..ebfc32d 100644
--- a/src/views/bid_result/detail.vue
+++ b/src/views/bid_result/detail.vue
@@ -3,52 +3,40 @@
{{
- formData.bid_document_examination_code }}
+ formData.bid_document_examination_code }}
{{
- formData.custom_name }}
+ formData.custom_name }}
{{
- formData.project_name }}
+ formData.project_name }}
{{
- formData.project_code }}
-
-
-
+ formData.project_code }}
{{
- formData.bidding_time }}
+ formData.bidding_time }}
{{
- formData.bid_opening_date }}
+ formData.bid_opening_date }}
{{
- formData.is_successful_text
- }}
+ formData.is_successful_text
+ }}
{{
- formData.bidder_company
- }}
+ formData.bidder_company
+ }}
{{
- formData.bidder_amount }}
-
+ formData.bidder_amount }}
{{
- formData.bid_summary }}
+ formData.bid_summary }}
-
-
- 暂无附件
-
{{
formData.add_user_name }}
{{
formData.update_user_name }}
-
+
+
+
@@ -87,28 +75,7 @@ const formData = reactive({
// 获取详情
const setFormData = async (data: Record) => {
- // for (const key in formData) {
- // if (data[key] != null && data[key] != undefined) {
- // //@ts-ignore
- // formData[key] = data[key]
-
- // }
-
- // }
- if (data.annex && data.annex.length > 0) {
-
- const arry1 = data.annex.map((item: any, index: any) => {
- return {
- name: `文件${index + 1}`,
- uri: item
- };
- });
- Object.assign(formDataannex, arry1)
-
- }
Object.assign(formData, data)
-
-
}
const getDetail = async (row: Record) => {
diff --git a/src/views/bid_result/edit.vue b/src/views/bid_result/edit.vue
index 9d03611..6d7dd5a 100644
--- a/src/views/bid_result/edit.vue
+++ b/src/views/bid_result/edit.vue
@@ -36,25 +36,7 @@
-
-
-
- 上传
-
-
-
-
-
-
+
@@ -71,13 +53,9 @@ import type { FormInstance } from 'element-plus'
import Popup from '@/components/popup/index.vue'
import biddocumentTable from "@/components/document_examination/index.vue"
import { apiBidResultAdd, apiBidResultEdit, apiBidResultDetail } from '@/api/bid_result'
-import configs from "@/config"
-import useUserStore from "@/stores/modules/user";
import { useDictData } from '@/hooks/useDictOptions'
const { dictData } = useDictData('is_successful')
-const base_url = configs.baseUrl + configs.urlPrefix
-const userStore = useUserStore();
const emit = defineEmits(['success', 'close'])
const formRef = shallowRef()
const popupRef = shallowRef>()
@@ -86,30 +64,7 @@ const custom_name = ref('')
const project_name = ref('')
const project_code = ref('')
const bid_document_no = ref('')
-const formDataannex = reactive([])
const showDialog = ref(false)
-const list1 = reactive([])
-const list2 = reactive([])
-// 上传文件
-const handleAvatarSuccess_four = (
- response,
- uploadFile
-) => {
- if (response.code == 0) {
- ElMessage.error(response.msg);
- return;
- }
- formDataannex.push(
- { uri: response.data.uri, name: response.data.name }
-
-
- );
-};
-
-// 删除上传的文件
-const delFileFn = (index: number) => {
- formDataannex.splice(index, 1)
-}
// 弹窗标题
const popupTitle = computed(() => {
return mode.value == 'edit' ? '编辑投标结果' : '新增投标结果'
@@ -168,17 +123,6 @@ const setFormData = async (data: Record) => {
custom_name.value = data.custom_name
project_name.value = data.project_name
project_code.value = data.project_code
- if (data.annex && data.annex.length > 0) {
-
- const arry1 = data.annex.map((item: any, index: any) => {
- return {
- name: `文件${index + 1}`,
- uri: item
- };
- });
- Object.assign(formDataannex, arry1)
-
- }
}
@@ -192,10 +136,6 @@ const getDetail = async (row: Record) => {
// 提交按钮
const handleSubmit = async () => {
- if (formDataannex.length > 0) {
- formData.annex = formDataannex.map((item: any) => item.uri)
- }
-
await formRef.value?.validate()
const data = { ...formData, }
mode.value == 'edit'
diff --git a/src/views/bidbbond/detail.vue b/src/views/bidbbond/detail.vue
index 3a085a9..1fe5603 100644
--- a/src/views/bidbbond/detail.vue
+++ b/src/views/bidbbond/detail.vue
@@ -33,15 +33,7 @@
{{
formData.remark }}
-
-
- 暂无附件
+
diff --git a/src/views/build_process_settings copy/index.vue b/src/views/build_process_settings copy/index.vue
index 548909f..3fa6645 100644
--- a/src/views/build_process_settings copy/index.vue
+++ b/src/views/build_process_settings copy/index.vue
@@ -49,7 +49,7 @@
-
+
-
+
-
+
diff --git a/src/views/finance_payment_apply/index.vue b/src/views/finance_payment_apply/index.vue
index 690e484..ebc1bef 100644
--- a/src/views/finance_payment_apply/index.vue
+++ b/src/views/finance_payment_apply/index.vue
@@ -53,7 +53,7 @@
-
+
编辑
diff --git a/src/views/finance_payment_plan/index.vue b/src/views/finance_payment_plan/index.vue
index 84e1b71..0813ef2 100644
--- a/src/views/finance_payment_plan/index.vue
+++ b/src/views/finance_payment_plan/index.vue
@@ -43,7 +43,7 @@
-
+
编辑
diff --git a/src/views/finance_receipt_record/edit.vue b/src/views/finance_receipt_record/edit.vue
index 6091383..23a96a6 100644
--- a/src/views/finance_receipt_record/edit.vue
+++ b/src/views/finance_receipt_record/edit.vue
@@ -157,7 +157,6 @@