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