guhongwei 4 anni fa
parent
commit
585094875f
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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' },