WXL (wul)
16 小时以前 a9d2b856e0f6be6475319c2dc36bf405c2f908fc
src/views/Satisfaction/sfstatistics/components/FollowupStatistics.vue
@@ -323,6 +323,7 @@
        :row-data="currentRow"
        :topicList="topiclist"
        :query-params="queryParams"
        :topType="2"
        @close="topicVisible = false"
      />
    </el-dialog>
@@ -372,7 +373,25 @@
      flatArraydept: [],
      // 服务类型选项
      options: [],
      options: [
        // {
        //   value: 6,
        //   label: "住院满意度",
        //   raw: {
        //     cssClass: "",
        //     listClass: "",
        //   },
        // },
        // {
        //   value: 14,
        //   label: "门诊满意度",
        //   raw: {
        //     cssClass: "",
        //     listClass: "",
        //   },
        // },
      ],
      // 表格数据
      userList: [],