230320a303 1 month ago
parent
commit
626c490b98

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.3f9f8ea6.js


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


+ 1 - 1
src/views/house/components/searchForm/Admin.vue

@@ -49,7 +49,7 @@ export default {
       this.setDefaultValue(params, 'searchData')
     },
     estateChange (val, options, curItem) {
-      this.$router.push(`/house/sale?id=${val}&name=${curItem.estate_name}`)
+      this.$router.push(`/house/admin?id=${val}&name=${curItem.estate_name}`)
       // this.$router.go(0)
       this.searchHandle()
     },

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