230320a303 1 week ago
parent
commit
0cea6012de

File diff suppressed because it is too large
+ 0 - 0
dist/index.html


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-899dc2da.58950afa.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-899dc2da.abc23da8.js


+ 1 - 1
src/views/activity/index.vue

@@ -85,7 +85,7 @@ export default {
   },
   methods: {
     linkDtl (row) {
-      this.$router.push(`/activity/dtl?name=${row.estate_name}${row.remark}&id=${row.id}&t=${row.activity_type}`)
+      this.$router.push(`/activity/dtl?name=${row.estate_name}&id=${row.id}&t=${row.activity_type}`)
     },
     delHandle(row) {
       this.$msg(`您确定要删除该活动吗?`, 'confirm', () => {

Some files were not shown because too many files changed in this diff