Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
api-gateway
Overview
Overview
Details
Activity
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
API
api-gateway
Commits
f55010df
Commit
f55010df
authored
Oct 21, 2019
by
无尘
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: 修改参数
parent
c2bd15f8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
record-list.vue
src/components/api/record-list.vue
+2
-2
No files found.
src/components/api/record-list.vue
View file @
f55010df
...
...
@@ -4,7 +4,7 @@
* @Author: 无尘
* @Date: 2019-08-05 16:32:37
* @LastEditors: 无尘
* @LastEditTime: 2019-
08-05 16:32:3
7
* @LastEditTime: 2019-
10-21 16:23:4
7
-->
<!--
<record-list
...
...
@@ -189,7 +189,7 @@ export default {
/* 接收数据 */
mounted
()
{
const
that
=
this
;
that
.
customDialog
=
that
.
publish
Show
;
that
.
customDialog
=
that
.
record
Show
;
that
.
formData
=
JSON
.
parse
(
JSON
.
stringify
(
that
.
editRow
));
}
};
...
...
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