Commit c684733f authored by 徐一鸣's avatar 徐一鸣

应用列表筛选字段fixed

parent ec60b9dc
......@@ -740,10 +740,6 @@ export default {
name: "开发者应用",
value: 1,
},
{
name: "未上架",
value: 0,
},
],
},
];
......@@ -827,10 +823,6 @@ export default {
name: "开发者应用",
value: 1,
},
{
name: "未上架",
value: 0,
},
],
},
];
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment