This commit is contained in:
Fine 2025-05-12 11:25:40 +08:00
parent 1aad1ef141
commit 33c188c326

View File

@ -149,7 +149,6 @@ limitations under the License. -->
type: Boolean, type: Boolean,
default: false, default: false,
}, },
dateRangeSelect: [Function],
}); });
const emit = defineEmits(["clear", "input", "confirm", "cancel"]); const emit = defineEmits(["clear", "input", "confirm", "cancel"]);
const local = computed(() => { const local = computed(() => {