Browse Source

Merge branch 'iteration_0802' into test

lex-xin 3 years ago
parent
commit
06b79b16de
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/resetTeaming/modals/subject-preview.vue

+ 1 - 1
src/views/resetTeaming/modals/subject-preview.vue

@@ -812,7 +812,7 @@ export default {
                 buyList.push({
                     name: '乐器保养',
                     // time: dayjs().format('YYYY/MM/DD') + '~' + dayjs().add(365, 'day').format('YYYY/MM/DD'),
-                    time: "有效期:从发货之日起一年",
+                    time: "有效期:从发货之日起一年内有效",
                     type: '包年',
                     price: 300
                 })