Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
B
bigDataSystem
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
张伯涛
bigDataSystem
Commits
d8b138c6
Commit
d8b138c6
authored
Nov 16, 2024
by
LiXuyang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
逻辑模型设计-发布-修改
parent
09261484
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
0 deletions
+17
-0
uploadData.ts
...s/dataWarehousePlanning/logicalModel/upload/uploadData.ts
+17
-0
No files found.
src/views/dataWarehousePlanning/logicalModel/upload/uploadData.ts
0 → 100644
View file @
d8b138c6
export
const
uploadData
=
{
title
:
'发布'
,
result
:
''
,
person
:
'admin'
,
dept
:
'数据平台治理部'
,
time
:
'2023/06/15 15:24:59'
,
version
:
'大版本号自增'
,
};
export
const
modelData
=
[
{
modelName
:
'SDM_DW数仓模型'
,
},
];
export
const
modelInfoData
=
{
name
:
'SDM_DW数仓模型'
,
path
:
'admin-个人工作区/SDM数仓逻辑模型/SDM_DW数仓模型'
,
};
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
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 comment