From 5ad10ddfb409560ae6811e65963c720b666ae6b9 Mon Sep 17 00:00:00 2001 From: yinq Date: Thu, 15 Jan 2026 16:36:00 +0800 Subject: [PATCH] =?UTF-8?q?1.0.50=20=E6=8A=A5=E4=BB=B7=E5=8D=95=E6=98=BE?= =?UTF-8?q?=E7=A4=BA=E4=BC=98=E5=8C=96=E7=BC=96=E5=8F=B7=E5=90=8E=E7=AB=AF?= =?UTF-8?q?=E7=94=9F=E6=88=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/oa/crm/crmQuoteInfo/edit.vue | 32 +++++----- src/views/oa/crm/crmQuoteInfo/index.vue | 84 ++++++++++++------------- 2 files changed, 58 insertions(+), 58 deletions(-) diff --git a/src/views/oa/crm/crmQuoteInfo/edit.vue b/src/views/oa/crm/crmQuoteInfo/edit.vue index 3f1fbaf..68854a1 100644 --- a/src/views/oa/crm/crmQuoteInfo/edit.vue +++ b/src/views/oa/crm/crmQuoteInfo/edit.vue @@ -19,10 +19,10 @@ - - + + + + @@ -766,18 +766,18 @@ const onSupplierChanged = (supplierId: any) => { } }; // 生成报价单编号(codeRuleCode=1004) -const generateQuoteCode = async () => { - if (isCodeGenerated.value) return; - try { - const params = { codeRuleCode: '1004' } as any; - const res = await getRuleGenerateCode(params); - form.quoteCode = res.msg; - isCodeGenerated.value = true; - proxy?.$modal.msgSuccess('报价单编号生成成功'); - } catch (error) { - proxy?.$modal.msgError('报价单编号生成失败'); - } -}; +// const generateQuoteCode = async () => { +// if (isCodeGenerated.value) return; +// try { +// const params = { codeRuleCode: '1004' } as any; +// const res = await getRuleGenerateCode(params); +// form.quoteCode = res.msg; +// isCodeGenerated.value = true; +// proxy?.$modal.msgSuccess('报价单编号生成成功'); +// } catch (error) { +// proxy?.$modal.msgError('报价单编号生成失败'); +// } +// }; // 附件ID字符串转换(用于FileUpload组件) const ossIdString = computed({ diff --git a/src/views/oa/crm/crmQuoteInfo/index.vue b/src/views/oa/crm/crmQuoteInfo/index.vue index b1d5da6..e6b22fc 100644 --- a/src/views/oa/crm/crmQuoteInfo/index.vue +++ b/src/views/oa/crm/crmQuoteInfo/index.vue @@ -180,83 +180,83 @@ - - - - - + + + + + - + - + - + + - + - - - + + + - + - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + - + - - + +