src/components/optionalModule/index.vue
@@ -78,6 +78,7 @@ <!-- 模板列表 --> <el-table v-loading="loading" :data="templateList" style="width: 100%" @row-click="handleSelectTemplate" @@ -364,10 +365,10 @@ ], // 查询参数 queryParams: { type: 1, deptType: "1", pageNum: 1, pageSize: 10, svyname: "", deptCode: "", isenable: "", }, total: 0,