Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
source-trace-manage
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
chenqikuai
source-trace-manage
Commits
2e29dbf7
Commit
2e29dbf7
authored
Aug 12, 2022
by
chenqikuai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
ee66ee81
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
constants.ts
...llectionManagement/components/copyrightTable/constants.ts
+1
-1
index.vue
...emplateManagement/components/EditCategoryDialog/index.vue
+1
-1
No files found.
src/views/Collection/CollectionManagement/components/copyrightTable/constants.ts
View file @
2e29dbf7
...
@@ -23,6 +23,6 @@ export const columns = [
...
@@ -23,6 +23,6 @@ export const columns = [
label
:
"操作"
,
label
:
"操作"
,
slotName
:
"transfer"
,
slotName
:
"transfer"
,
prop
:
""
,
prop
:
""
,
width
:
10
0
,
width
:
8
0
,
},
},
]
as
iTableColumn
[];
]
as
iTableColumn
[];
src/views/TemplateManagement/components/EditCategoryDialog/index.vue
View file @
2e29dbf7
...
@@ -13,7 +13,7 @@
...
@@ -13,7 +13,7 @@
}"
}"
>
>
<div
<div
class=
"flex pr-2 whitespace-nowrap flex-nowrap -mt-5"
class=
"flex pr-2 whitespace-nowrap flex-nowrap -mt-5
pb-6
"
style=
"border-bottom: 1px solid #f0f1f5"
style=
"border-bottom: 1px solid #f0f1f5"
>
>
<div
class=
"tableHeader flex-grow"
>
分类名称
</div>
<div
class=
"tableHeader flex-grow"
>
分类名称
</div>
...
...
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