Skip to content

Commit 8cde3f1

Browse files
committed
feat: 更新文本
1 parent 554e261 commit 8cde3f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/views/customerList/index.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ const columns = ref([
4141
const fieldValue = ref("");
4242
const showPicker = ref(false);
4343
44-
const activityList = ref("新客有礼券包80元");
44+
const activityList = ref("新客有礼券包75元");
4545
4646
onMounted(() => {
4747
getCustomerList({});

0 commit comments

Comments
 (0)