|
@@ -169,7 +169,7 @@ import { useInputRules } from "src/composables/useInputRules";
|
|
|
import { createUnit } from "src/api/unit";
|
|
import { createUnit } from "src/api/unit";
|
|
|
import masks from "src/helpers/masks";
|
|
import masks from "src/helpers/masks";
|
|
|
|
|
|
|
|
-const props = defineProps({
|
|
|
|
|
|
|
+defineProps({
|
|
|
unitId: {
|
|
unitId: {
|
|
|
type: Number,
|
|
type: Number,
|
|
|
default: null,
|
|
default: null,
|