|
|
@ -1642,8 +1642,8 @@ export default { |
|
|
|
this.deadLine(e.periodOfUse, e, e.options, 1) |
|
|
|
this.deadLine(e.periodOfUse, e, e.options, 1) |
|
|
|
} |
|
|
|
} |
|
|
|
} else if (!this.viewDisabled) { // 如果不是查看 |
|
|
|
} else if (!this.viewDisabled) { // 如果不是查看 |
|
|
|
e.startTime = cur.startTime.split(" ")[0]; |
|
|
|
// e.startTime = cur.startTime.split(" ")[0]; |
|
|
|
if (cur.endTime) e.endTime = cur.endTime.split(" ")[0]; |
|
|
|
// if (cur.endTime) e.endTime = cur.endTime.split(" ")[0]; |
|
|
|
} |
|
|
|
} |
|
|
|
// } |
|
|
|
// } |
|
|
|
if (item && this.renewDisabled) { |
|
|
|
if (item && this.renewDisabled) { |
|
|
|