瀏覽代碼

Merge branch 'develop/3.1.7' into test

DESKTOP-SVI9JE1\muzen 1 年之前
父節點
當前提交
6b2dc83e63
共有 1 個文件被更改,包括 7 次插入0 次删除
  1. 7 0
      src/views/music/radio/index.vue

+ 7 - 0
src/views/music/radio/index.vue

@@ -107,6 +107,13 @@ export default {
       }
     }
   },
+  watch: {
+    'form.list'(val) {
+      this.form.province = val[0]
+      this.form.city = val[1]
+      this.form.area = val[2]
+    }
+  },
   mounted() {
     // 获取资源平台
     this.getPlatform({