feat: 新增获取项目数据功能,新增同步数据功能

This commit is contained in:
奔跑的面条
2022-05-23 23:50:35 +08:00
parent 0d7c5b8ace
commit d8022b2682
16 changed files with 282 additions and 72 deletions
@@ -10,7 +10,7 @@
>
<template #trigger>
<n-button
class="mr-10"
class="go-mr-1"
secondary
size="small"
:disabled="options.length === 0"
@@ -140,9 +140,6 @@ const handleClick = () => {
</script>
<style lang="scss" scoped>
.mr-10 {
margin-right: 10px;
}
.edit-history-popover {
.btn-text {
font-size: 12px;