liujq hace 4 años
padre
commit
a20b66b668
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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' },