Commit 8d9016b1 by 展昭

update

parent a6a77c75
Showing with 0 additions and 2 deletions
......@@ -383,9 +383,7 @@ export default {
if (localPerIndex && localPerIndex != "undefined") {
this.currentPerIndex = localPerIndex;
console.log("localPerIndex=", localPerIndex);
this.currentPerId = this.period[localPerIndex].id;
console.log("this.currentPerId=", this.currentPerId);
this.currentPerName = this.period[localPerIndex].name;
this.savePerBeginDate(this.period[localPerIndex].beginDate);
} else {
......
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 sign in to comment