src/views/datamanage/styleManage.vue @@ -1276,7 +1276,7 @@ } this.listData.name = this.ruleForm.name; const data = await select_Style_ByPageAndCount(this.listData); debugger if (data.code != 200) { this.$message.error("列表调用失败"); }