新增文章作者
This commit is contained in:
parent
47dd9672af
commit
362235a483
@ -75,7 +75,7 @@
|
||||
</template>
|
||||
|
||||
<script lang="ts" setup>
|
||||
import { getCategoryList } from '@/api/content/category';
|
||||
import { getCategoryList } from '@/api/content/category';
|
||||
import { articleAdd,articleUpdate,getArticleDetail } from '@/api/content/article';
|
||||
import {computed, onMounted,ref,shallowRef,reactive } from "vue";
|
||||
import {FormInstance} from "element-plus";
|
||||
|
Loading…
Reference in New Issue
Block a user