ソースを参照

Merge branch 'master' of http://114.244.114.158:8802/siwei/real3d-portalsite

maxiaoxiao 6 ヶ月 前
コミット
e4f41e3717
1 ファイル変更1 行追加1 行削除
  1. 1 1
      src/views/farmlandProtection/config.js

+ 1 - 1
src/views/farmlandProtection/config.js

@@ -30,7 +30,7 @@ export const legends = [
 
 export const reasonList = [
   { name: "农用地整理项目", code: 0 },
-  { name: "建设用地整项目", code: 1 },
+  { name: "建设用地整项目", code: 1 },
   { name: "乡村生态保护修复项目", code: 2 },
   { name: "乡村历史文化保护项目", code: 3 },
 ]