lion 2 months ago
parent 8643f174aa
commit 441cd0f9ef

@ -200,7 +200,7 @@
value: '是' value: '是'
}] }]
}) })
this.repositories = res.data.reverse() this.repositories = res.data
} catch (error) { } catch (error) {
this.$message.error('获取仓库列表失败') this.$message.error('获取仓库列表失败')
} finally { } finally {

Loading…
Cancel
Save