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

应用审批管理筛选fixed

parent 082eec9f
......@@ -597,6 +597,10 @@ 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