fix: 客户方对接人;未到期;

This commit is contained in:
caiyuchao
2025-09-11 17:26:35 +08:00
parent 30ef28adf8
commit feeb5e3f4b
5 changed files with 5 additions and 5 deletions

View File

@@ -57,5 +57,5 @@ const [Grid] = useVbenVxeGrid({
</script>
<template>
<Grid table-title="License即将到期" />
<Grid table-title="License到期" />
</template>