src/views/project/donatefinish/index.vue
@@ -192,7 +192,7 @@ :value="scope.row.workflow" /> </div> <div v-else>任务中止</div> <div v-else>任务终止</div> </template> </el-table-column> @@ -720,8 +720,7 @@ if (this.$route.params.starttime != null && this.$route.params.endtime) { this.selecttime = [ this.$moment(this.$route.params.starttime).format("YYYY-MM-DD"), this.$moment(this.$route.params.endtime) .format("YYYY-MM-DD") this.$moment(this.$route.params.endtime).format("YYYY-MM-DD") ]; } if (this.$route.params.reporterno != "") {