Ver código fonte

智能选址bug 解决

maxiaoxiao 5 meses atrás
pai
commit
db21536853
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      src/views/siteselection/components/xzjg.vue

+ 1 - 0
src/views/siteselection/components/xzjg.vue

@@ -230,6 +230,7 @@ export default {
   },
   methods: {
     GetXzjg() {
+      this.bgList = []
       GetXzjg({ bsm: this.$props.rwBsm }).then((res) => {
         if (res.success) {
           this.xzjgObj = JSON.parse(JSON.stringify(res.data));