xg
This commit is contained in:
parent
8eeec34733
commit
f0a77e48f5
@ -156,7 +156,7 @@ import specialDiseaseRoute from '../components/specialDiseaseRoute'
|
|||||||
export default {
|
export default {
|
||||||
dicts: ['hardware_type'],
|
dicts: ['hardware_type'],
|
||||||
components: { specialDiseaseRoute },
|
components: { specialDiseaseRoute },
|
||||||
name: "newSigning",
|
name: "ContinueSigning",
|
||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
signPackage: {
|
signPackage: {
|
||||||
|
|||||||
@ -148,7 +148,7 @@ import { usergetList } from "@/api/unitconfig/patientConfiguration";
|
|||||||
export default {
|
export default {
|
||||||
components: { specialDiseaseRoute },
|
components: { specialDiseaseRoute },
|
||||||
dicts: ['hardware_type'],
|
dicts: ['hardware_type'],
|
||||||
name: "newSigning",
|
name: "NewSigning",
|
||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
signPackage: {
|
signPackage: {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user