mirror of
https://github.com/jumpserver/lina.git
synced 2026-01-15 14:24:39 +00:00
fix: 修复创建工单提示信息
This commit is contained in:
@@ -17,6 +17,8 @@ export default {
|
||||
const date_expired = getDaysFuture(7, now).toISOString()
|
||||
const date_start = now.toISOString()
|
||||
return {
|
||||
// 工单创建 隐藏提示信息中的跳转连接
|
||||
hasDetailInMsg: false,
|
||||
initial: {
|
||||
ips_or_not: true,
|
||||
date_expired: date_expired,
|
||||
|
||||
Reference in New Issue
Block a user