zhengnaiwen_citu 7 月之前
父節點
當前提交
ae843d11c2
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/dataChart/privateChart/index.vue

+ 1 - 1
src/views/dataChart/privateChart/index.vue

@@ -84,7 +84,7 @@ export default {
             ...this.pageInfo
           },
           entity: {
-            ...this.searchValues,
+            // ...this.searchValues,
             webSettingCategory: 'shareChart', // 自定义图表
             permission: 0 // 私有
           }