-1만-만
-1천-천
-1백-백
+1백+백
+1천+천
+1만+만
@@ -76,7 +82,7 @@ export default defineComponent({
type: Number,
required: false,
default: 1,
- }
+ },
},
emits: ["update:modelValue"],
watch: {
diff --git a/hwe/ts/processing/CitySelect.vue b/hwe/ts/processing/SelectCity.vue
similarity index 100%
rename from hwe/ts/processing/CitySelect.vue
rename to hwe/ts/processing/SelectCity.vue
diff --git a/hwe/ts/processing/ColorSelect.vue b/hwe/ts/processing/SelectColor.vue
similarity index 100%
rename from hwe/ts/processing/ColorSelect.vue
rename to hwe/ts/processing/SelectColor.vue
diff --git a/hwe/ts/processing/GeneralSelect.vue b/hwe/ts/processing/SelectGeneral.vue
similarity index 100%
rename from hwe/ts/processing/GeneralSelect.vue
rename to hwe/ts/processing/SelectGeneral.vue
diff --git a/hwe/ts/processing/NationSelect.vue b/hwe/ts/processing/SelectNation.vue
similarity index 100%
rename from hwe/ts/processing/NationSelect.vue
rename to hwe/ts/processing/SelectNation.vue