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
5b9b1b70
authored
2025-08-14 09:17:40 +0800
by
lxs
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
数据定价更新
1 parent
5652be3f
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
80 deletions
src/views/data_pricing/calculateConfig.vue
src/views/data_pricing/calculateConfig.vue
View file @
5b9b1b7
...
...
@@ -644,86 +644,7 @@ const setTableRowData = (dGuid, rIndex) => {
tableLoading
.
value
=
false
;
if
(
res
.
code
==
proxy
.
$passCode
)
{
const
data
=
res
.
data
||
{};
// const damTableField = data.damCatalogTableField || [];
const
damTableField
=
[
{
"guid"
:
"dec5a8a8b4bc4ba0b879105f89c1b245"
,
"tenantGuid"
:
"f150638598f74d1bb2d9c542aaf2296c"
,
"relationMenuGuid"
:
"4c2042543d3c413c851f483c3d5e854a"
,
"enName"
:
"patient_id"
,
"chName"
:
"编号"
,
"isRequired"
:
"Y"
,
"orderNum"
:
1
,
"bizState"
:
"Y"
,
"createTime"
:
"2025-07-01 13:09:46"
},
{
"guid"
:
"28c1d258fca448e6b22f59c0c6e566e6"
,
"tenantGuid"
:
"f150638598f74d1bb2d9c542aaf2296c"
,
"relationMenuGuid"
:
"4c2042543d3c413c851f483c3d5e854a"
,
"enName"
:
"patient_xm"
,
"chName"
:
"姓名缩写"
,
"isRequired"
:
"Y"
,
"orderNum"
:
4
,
"bizState"
:
"Y"
,
"createTime"
:
"2025-07-01 13:09:46"
},
{
"guid"
:
"08b27a077049434bbdee0c6ab51c8b1a"
,
"tenantGuid"
:
"f150638598f74d1bb2d9c542aaf2296c"
,
"relationMenuGuid"
:
"4c2042543d3c413c851f483c3d5e854a"
,
"enName"
:
"patient_sj"
,
"chName"
:
"时间"
,
"isRequired"
:
"Y"
,
"orderNum"
:
5
,
"bizState"
:
"Y"
,
"createTime"
:
"2025-07-01 13:09:46"
},
{
"guid"
:
"a0d536a24fb64102acdd3f142f5eda77"
,
"tenantGuid"
:
"f150638598f74d1bb2d9c542aaf2296c"
,
"relationMenuGuid"
:
"4c2042543d3c413c851f483c3d5e854a"
,
"enName"
:
"patient_sf"
,
"chName"
:
"随访次数"
,
"isRequired"
:
"Y"
,
"orderNum"
:
6
,
"bizState"
:
"Y"
,
"createTime"
:
"2025-07-01 13:09:46"
},
{
"guid"
:
"5402d6915458404aa59115fbff40c965"
,
"tenantGuid"
:
"f150638598f74d1bb2d9c542aaf2296c"
,
"relationMenuGuid"
:
"4c2042543d3c413c851f483c3d5e854a"
,
"enName"
:
"patient_sg"
,
"chName"
:
"身高"
,
"isRequired"
:
"Y"
,
"orderNum"
:
7
,
"bizState"
:
"Y"
,
"createTime"
:
"2025-07-01 13:09:46"
},
{
"guid"
:
"752ee34845044ad2bbe30f5b738a1ef0"
,
"tenantGuid"
:
"f150638598f74d1bb2d9c542aaf2296c"
,
"relationMenuGuid"
:
"4c2042543d3c413c851f483c3d5e854a"
,
"enName"
:
"patient_igf"
,
"chName"
:
"IGF-1"
,
"isRequired"
:
"Y"
,
"orderNum"
:
8
,
"bizState"
:
"Y"
,
"createTime"
:
"2025-07-01 13:09:46"
},
{
"guid"
:
"8dce74c208184f958f0ac8587fe66839"
,
"tenantGuid"
:
"f150638598f74d1bb2d9c542aaf2296c"
,
"relationMenuGuid"
:
"4c2042543d3c413c851f483c3d5e854a"
,
"enName"
:
"patient_tz"
,
"chName"
:
"体重"
,
"isRequired"
:
"Y"
,
"orderNum"
:
8
,
"bizState"
:
"Y"
,
"createTime"
:
"2025-07-01 13:09:46"
}
];
const
damTableField
=
data
.
damCatalogTableField
||
[];
const
damFieldOptions
=
damTableField
.
map
(
d
=>
{
return
{
...
d
,
...
...
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