Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
Guten-PigxUI
Project
Project
Details
Activity
Releases
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
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
黄卓然
Guten-PigxUI
Commits
83129b83
Commit
83129b83
authored
Nov 28, 2018
by
冷冷
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
✨
添加新特性。 npm run dev
parent
1aac1a07
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
package.json
package.json
+1
-1
log.js
src/const/crud/admin/log.js
+2
-2
No files found.
package.json
View file @
83129b83
...
...
@@ -3,7 +3,7 @@
"version"
:
"1.8.0"
,
"private"
:
true
,
"scripts"
:
{
"
serve
"
:
"vue-cli-service serve"
,
"
dev
"
:
"vue-cli-service serve"
,
"build"
:
"vue-cli-service build"
,
"lint"
:
"vue-cli-service lint"
,
"test:unit"
:
"vue-cli-service test:unit"
,
...
...
src/const/crud/admin/log.js
View file @
83129b83
...
...
@@ -40,8 +40,8 @@ export const tableOption = {
dicData
:
'log_type'
,
search
:
true
},
{
label
:
'请求接口'
,
prop
:
'
requestUri
'
label
:
'请求接口
名称
'
,
prop
:
'
title
'
},
{
label
:
'IP地址'
,
prop
:
'remoteAddr'
...
...
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