Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
csbr-daop
/
fe-data-trusted-space
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
423d6c2d
authored
2025-03-28 17:22:08 +0800
by
lihua
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
fix:修改标题
1 parent
a3c46c67
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/views/data_transaction/valuationModelCreate.vue
src/views/data_transaction/valuationModelCreate.vue
View file @
423d6c2
...
...
@@ -820,7 +820,7 @@ onMounted(async () => {
<Form
ref=
"formRef"
:itemList=
"valuateFormItems"
:rules=
"valuateFormRules"
formId=
"main-model-edit"
@
select-change=
"handleValudateFormChange"
@
input-change=
"handleInputChange"
col=
"col3"
/>
</ContentWrap>
<ContentWrap
id=
"id-grade-info"
title=
"填写成本明细
"
<ContentWrap
id=
"id-grade-info"
:title=
"formRef?.formInline?.evaluateMethod == '1' ? '填写成本明细' : '填写预期收益'
"
:description=
"formRef?.formInline?.evaluateMethod == '1' ? '填写时请按照所选数据产品的成本投入进行填写,跟数据产品产生的成本一致' : ''"
style=
"margin-top: 16px;"
>
<el-table
id=
"cost-table"
v-show=
"formRef?.formInline?.evaluateMethod == '1'"
ref=
"costTableRef"
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment