guhongwei 4 년 전
부모
커밋
585094875f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      dict/index.js

+ 1 - 1
dict/index.js

@@ -1,4 +1,4 @@
-export const newsColumn = ['政务动态', '通知通告', '科技新闻', '媒体聚焦', '信息公开'];
+export const newsColumn = ['通知通告', '政务动态', '科技新闻', '媒体聚焦', '信息公开'];
 export const productType = [
   { label: '科技需求', value: '0' },
   { label: '技术成果', value: '1' },