CRM接口增加 crm 前缀

This commit is contained in:
xuli3099
2025-08-26 15:55:46 +08:00
parent 48e74be9be
commit 3fc38b9dcb
14 changed files with 74 additions and 79 deletions

View File

@@ -117,7 +117,7 @@ const upOption = ref({
});
const downOption = ref({
auto: true,
auto: false,
textInOffset: '下拉刷新',
textOutOffset: '释放更新',
textLoading: '刷新中...'