|
@@ -27,6 +27,15 @@ import { getList, getSomeData } from "@/config/api";
|
|
|
|
|
|
|
|
|
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
|
|
|
|
|
|
|
|
@@ -39,48 +48,24 @@ export default {
|
|
|
return {
|
|
|
list: [
|
|
|
{
|
|
|
- sceneCode: "LC720_V4iYCVWXB",
|
|
|
- name: "执勤一中队荣誉室",
|
|
|
- },
|
|
|
- {
|
|
|
- sceneCode: "LC720_0ITcgFZ6f",
|
|
|
- name: "执勤二中队荣誉室",
|
|
|
- },
|
|
|
- {
|
|
|
- sceneCode: "LC720_MHstHf6Na",
|
|
|
- name: "执勤三中队荣誉室",
|
|
|
- },
|
|
|
- {
|
|
|
- sceneCode: "LC720_IOFVJ92Rj",
|
|
|
- name: "执勤四中队荣誉室",
|
|
|
- },
|
|
|
- {
|
|
|
- sceneCode: "LC720_2vx9lYKsu",
|
|
|
- name: "执勤五中队荣誉室",
|
|
|
- },
|
|
|
- {
|
|
|
- sceneCode: "LC720_uDH7DggYL",
|
|
|
- name: "执勤六中队荣誉室",
|
|
|
- },
|
|
|
- {
|
|
|
- sceneCode: "LC720_YuPZWvYdl",
|
|
|
- name: "执勤七中队荣誉室",
|
|
|
+ sceneCode: "LC720_NnjDFtMVR",
|
|
|
+ name: "国宾护卫中队",
|
|
|
},
|
|
|
{
|
|
|
- sceneCode: "LC720_Rf0aPO4c6",
|
|
|
- name: "机动中队荣誉室",
|
|
|
+ sceneCode: "LC720_E7VAZ1cnD",
|
|
|
+ name: "仪仗中队",
|
|
|
},
|
|
|
{
|
|
|
- sceneCode: "LC720_D2D7mTA74",
|
|
|
- name: "勤务保障大队警勤中队荣誉室",
|
|
|
+ sceneCode: "LC720_7Rr4qN30k",
|
|
|
+ name: "九中队",
|
|
|
},
|
|
|
{
|
|
|
- sceneCode: "LC720_2AYPFmAcV",
|
|
|
- name: "勤务保障大队卫生队荣誉室",
|
|
|
+ sceneCode: "LC720_cz0HQCD0R",
|
|
|
+ name: "十中队",
|
|
|
},
|
|
|
{
|
|
|
- sceneCode: "LC720_EKiFATcNz",
|
|
|
- name: "勤务保障大队供应保障中队荣誉室",
|
|
|
+ sceneCode: "LC720_p3Zk5wJ0s",
|
|
|
+ name: "十八中队",
|
|
|
},
|
|
|
],
|
|
|
};
|