Explorar o código

补全name属性

songxy hai 1 ano
pai
achega
38034bc279
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      client/src/views/OaSystem/newsCenter/newsSetting/index.vue

+ 1 - 0
client/src/views/OaSystem/newsCenter/newsSetting/index.vue

@@ -82,6 +82,7 @@ import { useRouter } from 'vue-router'
 import request from '@/config/axios'
 import { UploadFilled, Search } from '@element-plus/icons-vue'
 
+defineOptions({ name: 'NewsSetting' })
 const pageNo = ref<number>(1)
 const tableData = ref<any>([])
 const total = ref<number>()