优化开发展示
This commit is contained in:
@@ -12,7 +12,7 @@ import Add from './components/Add'
|
||||
import BuildMsg from './components/BuildMsg'
|
||||
|
||||
export default {
|
||||
label: '楼栋管理(sass)',
|
||||
label: '楼栋管理',
|
||||
name: 'AppBuildManage',
|
||||
props: {
|
||||
instance: Function,
|
||||
|
||||
@@ -22,7 +22,7 @@ import ResidentSta from "./residentSta";
|
||||
|
||||
export default {
|
||||
name: "AppResident",
|
||||
label: "居民档案(saas)",
|
||||
label: "居民档案",
|
||||
props: {
|
||||
instance: Function,
|
||||
dict: Object,
|
||||
|
||||
@@ -10,7 +10,7 @@ import Add from "./components/add";
|
||||
|
||||
export default {
|
||||
name: "AppGridBlock",
|
||||
label: "网格区块(saas)",
|
||||
label: "网格区块",
|
||||
|
||||
props: {
|
||||
instance: Function,
|
||||
|
||||
@@ -18,7 +18,7 @@ import List from "./components/list";
|
||||
|
||||
export default {
|
||||
name: "AppGridMap",
|
||||
label: "网格地图(saas)",
|
||||
label: "网格地图",
|
||||
|
||||
props: {
|
||||
instance: Function,
|
||||
|
||||
@@ -20,7 +20,7 @@ import Family from "./components/Family";
|
||||
|
||||
export default {
|
||||
name: "AppGridMember",
|
||||
label: "网格管理员(saas)",
|
||||
label: "网格管理员",
|
||||
props: {
|
||||
instance: Function,
|
||||
dict: Object,
|
||||
|
||||
Reference in New Issue
Block a user