通知公告
Showing
4 changed files
with
22 additions
and
3 deletions
-
Please register or sign in to post a comment
... | ... | @@ -7,5 +7,5 @@ |
// SERVERAPI: 'service-bdcdj-th' | ||
// } | ||
export default { | ||
SERVERAPI: '/bdcdj' | ||
SERVERAPI: '/bdcdj-zq' | ||
} | ||
\ No newline at end of file | ||
... | ... |
... | ... | @@ -55,6 +55,11 @@ class data extends filter { |
width: '140' | ||
}, | ||
{ | ||
prop: "failureTime", | ||
label: "失效时间", | ||
width: '140' | ||
}, | ||
{ | ||
prop: "creater", | ||
width: '120', | ||
label: "创建人", | ||
... | ... |