This commit is contained in:
2024-07-04 15:53:51 +08:00
parent e36a3c0d9b
commit 8eeec34733
2 changed files with 2 additions and 2 deletions

View File

@ -260,7 +260,7 @@ import { servicepackageinfo } from "@/api/manage/signRecord.js";
import { getAgencytype } from "@/api/system/agency"; import { getAgencytype } from "@/api/system/agency";
export default { export default {
name: "editorialSpecialization", name: "EditorialSpecialization",
data() { data() {
return { return {
options: [], options: [],

View File

@ -632,7 +632,7 @@ export default {
questionopennew, questionopennew,
Editorxj, Editorxj,
}, },
name: "specialDiseaseNode", name: "SpecialDiseaseNode",
data() { data() {
return { return {
formview: {}, formview: {},