|
|
@@ -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'
|