liujq 4 年之前
父節點
當前提交
a20b66b668
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/views/news/components/popup/IndexEdit.vue

+ 1 - 0
src/views/news/components/popup/IndexEdit.vue

@@ -68,6 +68,7 @@ export default {
       } else {
         params.estate_id_list = []
       }
+      if (params.area_type) params.area_type = params.area_type.split(',')
       // if (params.id) disabled = true
       this.formData = [
         { label: '标题', key: 'title' },