Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
smart_gov_platform
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
赵啸非
smart_gov_platform
Commits
7b6ddcd8
Commit
7b6ddcd8
authored
May 12, 2023
by
彭松
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
d7879530
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
14 additions
and
14 deletions
+14
-14
portal-manager-ui/admin/src/views/dataActuary/business/basecontent/index.vue
...dmin/src/views/dataActuary/business/basecontent/index.vue
+3
-3
portal-manager-ui/admin/src/views/dataActuary/portrayal/portrayalBase/index.vue
...n/src/views/dataActuary/portrayal/portrayalBase/index.vue
+2
-2
portal-manager-ui/admin/src/views/dataAdmin/components/AIEfficiency/reportForm.vue
...rc/views/dataAdmin/components/AIEfficiency/reportForm.vue
+9
-9
No files found.
portal-manager-ui/admin/src/views/dataActuary/business/basecontent/index.vue
View file @
7b6ddcd8
...
...
@@ -592,10 +592,10 @@ import moment from "moment"
justify-content: flex-start;
align-items: center;
.head_title{
font-weight:
700
;
font-weight:
bold
;
font-style: normal;
font-size: 1
.125rem
;
color: #
0595FD
;
font-size: 1
6px
;
color: #
333
;
margin-right: 1.25rem;
}
.head_desc{
...
...
portal-manager-ui/admin/src/views/dataActuary/portrayal/portrayalBase/index.vue
View file @
7b6ddcd8
...
...
@@ -341,8 +341,8 @@ import moment from "moment"
.head_title{
font-weight: 700;
font-style: normal;
font-size: 1
.125rem
;
color: #
0595FD
;
font-size: 1
6px
;
color: #
333
;
margin-right: 1.25rem;
}
.head_desc{
...
...
portal-manager-ui/admin/src/views/dataAdmin/components/AIEfficiency/reportForm.vue
View file @
7b6ddcd8
...
...
@@ -137,15 +137,15 @@
dataIndex
:
"
have_process_name
"
,
customRender
:
(
text
,
record
)
=>
text
?
text
:
'
--
'
},
{
title
:
"
操作
"
,
align
:
"
center
"
,
width
:
"
110px
"
,
dataIndex
:
"
operation
"
,
scopedSlots
:
{
customRender
:
"
operation
"
,
},
},
//
{
//
title: "操作",
//
align: "center",
//
width: "110px",
//
dataIndex: "operation",
//
scopedSlots: {
//
customRender: "operation",
//
},
//
},
],
searchName
:
undefined
,
};
...
...
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