@okiss/oms 0.0.4 → 0.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.es.js CHANGED
@@ -4966,7 +4966,7 @@ const _sfc_main$8 = {
4966
4966
  const _sfc_main$7 = {
4967
4967
  __name: "form",
4968
4968
  setup(__props) {
4969
- const route = useRoute();
4969
+ const route = useRoute$1();
4970
4970
  const schemaHandler = (schema, project) => {
4971
4971
  const allowedProps = Object.keys(VForm.props);
4972
4972
  Object.keys(schema).forEach((key) => {