src/views/taskinfo/taskinfo.vue
@@ -166,7 +166,8 @@ if (["edit", "view"].includes(type)) { getDetail(this.form.id).then(res => { this.form = res.data.data; this.form.routeRange = '\'' + this.form.routeRange + '\'' console.log( this.form.routeRange,123456) // this.form.routeRange = '\'' + this.form.routeRange + '\'' }); } else { const date = new Date()