liujq 2 years ago
parent
commit
69f961fdf3
3 changed files with 1 additions and 1 deletions
  1. 0 0
      dist/index.html
  2. 0 0
      dist/static/js/chunk-910632b0.900e43d0.js
  3. 1 1
      src/views/house/brokerage.vue

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-910632b0.900e43d0.js


+ 1 - 1
src/views/house/brokerage.vue

@@ -80,7 +80,7 @@ export default {
   methods: {
     delHandle(row) {
       this.$msg(`您确定要删除该案场人员吗?`, 'confirm', () => {
-        this.$api.house.admestategoverndel({
+        this.$api.house.admbrokeragedel({
           id: row.id,
         }).then(data => {
           this.$msgs(`已删除!`)

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