kevin_zhangl 2 năm trước cách đây
mục cha
commit
4bd6d3d57b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/shop/order-period-adjust.vue

+ 1 - 1
src/views/shop/order-period-adjust.vue

@@ -162,7 +162,7 @@
         }
       },
       onSubmit() {
-        this.$confirm(this.$t('member.modifyOrderPcNoHits'), this.$t('common.hint'), {
+        this.$confirm(this.$t('shop.modifyOrderPcNoHits'), this.$t('common.hint'), {
 					confirmButtonText: this.$t('common.confirm'),
 					cancelButtonText: this.$t('common.cancel'),
           type: 'warning'