Merge branch 'master' of https://git.yunhengwang.net/zongjinlong/yunheng_wms_ui
This commit is contained in:
commit
fe5472b441
@ -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