css
shj
2022-07-18 ddfbb100e4e64e53333d2351c0e7db15ebf0d83b
src/views/goalManagement/targetDecompositionYear/index.vue
@@ -109,8 +109,8 @@
export default defineComponent({
  components: { ElButton, ElInput,search,Dailog},
  setup() {
    // 下方导航与表格
    const activeName = ref("1");
    const handleClick = (tab: TabsPaneContext, event: Event) => {
@@ -209,4 +209,4 @@
display: flex;
justify-content: right;
}
</style>
</style>