任务记录详情

This commit is contained in:
shidongli 2024-06-18 17:46:55 +08:00
parent 5ed24dfb89
commit 9b196899ae

View File

@ -403,6 +403,7 @@ import {
selectPatientQuestionSubmit,
} from "@/api/system/taskExecuteRecord";
import { getScript } from "@/api/manage/script";
import { getAgencytype } from "@/api/system/agency";
export default {
components: {
message,
@ -436,6 +437,8 @@ export default {
created() {
console.log(this.$route.query);
this.info();
this.infolistMESSAGE();
this.infolistword()
//
if (this.$route.query.textRemindContent) {
this.formlists.textRemindContent = this.$route.query.textRemindContent;