Commit 83129b83 authored by 冷冷's avatar 冷冷

添加新特性。 npm run dev

parent 1aac1a07
......@@ -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",
......
......@@ -40,8 +40,8 @@ export const tableOption = {
dicData: 'log_type',
search: true
}, {
label: '请求接口',
prop: 'requestUri'
label: '请求接口名称',
prop: 'title'
}, {
label: 'IP地址',
prop: 'remoteAddr'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment