fix:禅道356点击数据没有显示列表

This commit is contained in:
shijing 2026-03-20 14:47:11 +08:00
parent a5b124576e
commit 29263a4f1b
1 changed files with 0 additions and 1 deletions

View File

@ -393,7 +393,6 @@ export default {
let that = this;
let params = {};
params.query = that.query;
params.query.select_cols = '';
that.$API.bi.dataset.exec.req('product_defect_pb_user_mname', params).then((res) => {
let data = res.data2.ds0;
data.forEach(item=>{