style:提交修改
Showing
6 changed files
with
48 additions
and
56 deletions
src/api/config.js
0 → 100644
-
Please register or sign in to post a comment
... | ... | @@ -21,6 +21,4 @@ yarn-error.log* |
*.njsproj | ||
*.sln | ||
*.sw? | ||
/src/api/config.js | ||
package-lock.json | ||
... | ... |
... | ... | @@ -46,7 +46,7 @@ class data extends filter { |
{ | ||
prop: "bizMsgid", | ||
label: "业务报文ID", | ||
width: 90, | ||
width: 98, | ||
}, | ||
{ | ||
prop: "createdate", | ||
... | ... |