Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
bdc
/
bdcjg-web
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
c9852cf2
authored
2023-02-10 11:13:59 +0800
by
任超
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:字典
1 parent
334a11ba
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
src/views/system/dictionaries/components/editDialog.vue
src/views/system/dictionaries/components/editDialog.vue
View file @
c9852cf
...
...
@@ -354,6 +354,7 @@ export default {
typeid
:
this
.
ruleForm
.
typeid
,
});
this
.
addIndexes
();
this
.
tableData
=
judgeSort
(
this
.
tableData
)
this
.
key
++
;
},
// 上移下移
...
...
Please
register
or
sign in
to post a comment