Commit 26e91946 authored by miaojiale's avatar miaojiale

修改index0

parent 8d53d716
......@@ -284,7 +284,7 @@ export default {
if (this.isDraft) {
params.statusMap.is_draft = this.isDraft
}
if (this.$route.path == "/followupentry" && this.activeName != "index1") {
if (this.$route.path == "/followupentry" && this.activeName != "index0") {
params.followId = this.followId
}
this.$emit("handleConfirm", params, done, (res) => {
......
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 to comment