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
28da402e
authored
2025-09-24 14:15:45 +0800
by
lihua
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
修改定价:隐藏下载报告按钮,名称使用指标名称
1 parent
7d41b35c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
src/views/data_pricing/calculateConfig.vue
src/views/data_pricing/calculateConfig.vue
View file @
28da402
...
...
@@ -299,7 +299,7 @@ const getDataTypeList = () => {
// 设置数据字典选项
const
setDictFormItems
=
(
dictList
)
=>
{
dictList
.
map
(
d
=>
{
const
dictName
=
d
.
dictionary
Name
;
const
dictName
=
d
.
target
Name
;
const
dictField
=
`dict_
${
d
.
guid
}
`
;
baseConfigFormItems
.
value
.
push
({
label
:
dictName
,
...
...
@@ -1169,8 +1169,8 @@ onMounted(() => {
</el-form-item>
<el-form-item
class=
"align-end"
style=
"margin-bottom: 14px;"
>
<el-button
type=
"primary"
@
click=
"btnClick({ value: 'calculate' })"
>
开始计算
</el-button>
<
el-button
@
click=
"btnClick({ value: 'export' })"
>
下载报告
</el-button
>
<
span
style=
"margin-left: 8px"
>
输出结果报告查看
</span
>
<
!-- <el-button @click="btnClick({ value: 'export' })">下载报告</el-button> --
>
<
!-- <span style="margin-left: 8px">如需出具详细的定价报告,请联系后台管理员,谢谢!</span> --
>
</el-form-item>
</el-form>
</ContentWrap>
...
...
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