瀏覽代碼

feat:系统资源请求传参

ananzhusen 1 年之前
父節點
當前提交
1331c780e9
共有 2 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/components/Graphics.vue
  2. 二進制
      v.zip

+ 1 - 1
src/views/components/Graphics.vue

@@ -791,7 +791,7 @@ const getCaseProjects = async (name: string,systemFlag = 1, current = 1, pageSiz
       // query: {
       // query: {
       //   tags: "系统方案"
       //   tags: "系统方案"
       // },
       // },
-      shared: true,
+      //shared: true,
       // projection: "id,_id,name,image,price,case",
       // projection: "id,_id,name,image,price,case",
       // sort: { createdAt: 1 },
       // sort: { createdAt: 1 },
       systemFlag
       systemFlag

二進制
v.zip