diff --git a/openhis-ui-vue3/src/views/catalog/device/index.vue b/openhis-ui-vue3/src/views/catalog/device/index.vue index 38b921e4..8fb5340a 100644 --- a/openhis-ui-vue3/src/views/catalog/device/index.vue +++ b/openhis-ui-vue3/src/views/catalog/device/index.vue @@ -66,7 +66,7 @@ --> - + diff --git a/package-lock.json b/package-lock.json new file mode 100644 index 00000000..bcd93999 --- /dev/null +++ b/package-lock.json @@ -0,0 +1,6 @@ +{ + "name": "his", + "lockfileVersion": 3, + "requires": true, + "packages": {} +}