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
6c7d60e4
authored
2023-02-10 11:14:48 +0800
by
yangwei
Browse Files
Options
Browse Files
Tag
Download
Plain Diff
Merge branch 'master' of
http://yun.pashanhoo.com:9090/bdc/bdcjg-web
2 parents
911c49a2
c9852cf2
Hide 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 @
6c7d60e
...
...
@@ -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