明树Git Lab
Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
J
jt_front
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
Administrator
jt_front
Commits
8c700bf3
Commit
8c700bf3
authored
Jan 20, 2026
by
yangyajing
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
重大风险防控
parent
1b3f498c
Pipeline
#106385
passed with stage
in 16 seconds
Changes
4
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
174 additions
and
9 deletions
+174
-9
addControl.vue
src/views/investingManage/addControl.vue
+1
-1
addRisk.vue
src/views/investingManage/addRisk.vue
+171
-7
addStatement.vue
src/views/investingManage/addStatement.vue
+1
-0
majorRisk.vue
src/views/investingManage/majorRisk.vue
+1
-1
No files found.
src/views/investingManage/addControl.vue
View file @
8c700bf3
...
...
@@ -235,7 +235,7 @@
v-model=
"scope.row.yjwcsj"
type=
"datetime"
placeholder=
"请选择"
value-format=
"YYYY-MM-DD HH:mm:
SS
"
value-format=
"YYYY-MM-DD HH:mm:
ss
"
/>
</
template
>
</el-table-column>
...
...
src/views/investingManage/addRisk.vue
View file @
8c700bf3
This diff is collapsed.
Click to expand it.
src/views/investingManage/addStatement.vue
View file @
8c700bf3
...
...
@@ -208,6 +208,7 @@
v-model=
"scope.row.lssj"
type=
"datetime"
placeholder=
"请选择"
value-format=
"YYYY-MM-DD HH:mm:ss"
/>
</
template
>
</el-table-column>
...
...
src/views/investingManage/majorRisk.vue
View file @
8c700bf3
...
...
@@ -101,7 +101,7 @@
router
.
push
({
name
:
"addRisk"
,
query
:
{
control
Id
:
item
.
id
risk
Id
:
item
.
id
}
});
};
...
...
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