提交 170d5581 编写于 作者: ibizdev's avatar ibizdev

Mosher 发布系统代码 [后台服务,演示应用]

上级 b3608efe
...@@ -1536,63 +1536,19 @@ export default { ...@@ -1536,63 +1536,19 @@ export default {
tip: "数据导入", tip: "数据导入",
}, },
}, },
gridexpviewtoolbar_toolbar: { gridexpviewgridexpbar_toolbar_toolbar: {
tbitem3: { deuiaction1: {
caption: "New", caption: "刷新",
tip: "New", tip: "刷新",
}, },
deuiaction2: { deuiaction2: {
caption: "Save", caption: "New",
tip: "Save", tip: "New",
}, },
tbitem4: { deuiaction3: {
caption: "Edit", caption: "Edit",
tip: "Edit {0}", tip: "Edit {0}",
}, },
tbitem6: {
caption: "Copy",
tip: "Copy {0}",
},
deuiaction3: {
caption: "Filter",
tip: "Filter",
},
tbitem7: {
caption: "-",
tip: "",
},
tbitem8: {
caption: "Remove",
tip: "Remove {0}",
},
tbitem9: {
caption: "-",
tip: "",
},
deuiaction1: {
caption: "导入",
tip: "导入",
},
tbitem10: {
caption: "-",
tip: "",
},
tbitem11: {
caption: "Print",
tip: "Print",
},
tbitem12: {
caption: "-",
tip: "",
},
tbitem16: {
caption: "其它",
tip: "其它",
},
tbitem21: {
caption: "Export Data Model",
tip: "导出数据模型",
},
}, },
seditview4toolbar_toolbar: { seditview4toolbar_toolbar: {
tbitem3: { tbitem3: {
......
...@@ -1535,63 +1535,19 @@ export default { ...@@ -1535,63 +1535,19 @@ export default {
tip: "数据导入", tip: "数据导入",
}, },
}, },
gridexpviewtoolbar_toolbar: { gridexpviewgridexpbar_toolbar_toolbar: {
tbitem3: { deuiaction1: {
caption: "新建", caption: "刷新",
tip: "新建", tip: "刷新",
}, },
deuiaction2: { deuiaction2: {
caption: "保存", caption: "新建",
tip: "保存", tip: "新建",
}, },
tbitem4: { deuiaction3: {
caption: "编辑", caption: "编辑",
tip: "编辑", tip: "编辑",
}, },
tbitem6: {
caption: "拷贝",
tip: "拷贝",
},
deuiaction3: {
caption: "过滤",
tip: "过滤",
},
tbitem7: {
caption: "-",
tip: "",
},
tbitem8: {
caption: "删除",
tip: "删除",
},
tbitem9: {
caption: "-",
tip: "",
},
deuiaction1: {
caption: "导入",
tip: "导入",
},
tbitem10: {
caption: "-",
tip: "",
},
tbitem11: {
caption: "打印",
tip: "打印",
},
tbitem12: {
caption: "-",
tip: "",
},
tbitem16: {
caption: "其它",
tip: "其它",
},
tbitem21: {
caption: "导出数据模型",
tip: "导出数据模型",
},
}, },
seditview4toolbar_toolbar: { seditview4toolbar_toolbar: {
tbitem3: { tbitem3: {
......
.ibizorder-grid-exp-view{ .ibizorder-grid-exp-view{
position: relative; position: relative;
} }
.toolbar-container {
button {
margin: 6px 0px 4px 4px;
.caption {
margin-left: 4px;
}
}
.seperator {
color: #dcdee2;
margin: 0 0px 0 4px;
}
}
// this is less
.deepskyblueToolBar {color:white !important;background-color:#108cee !important;}
.ibizorder-grid-exp-view{ .ibizorder-grid-exp-view{
display: block; display: block;
......
...@@ -2,13 +2,9 @@ ...@@ -2,13 +2,9 @@
import { Component } from 'vue-property-decorator'; import { Component } from 'vue-property-decorator';
import IBIZOrderGridExpViewBase from './ibizorder-grid-exp-view-base.vue'; import IBIZOrderGridExpViewBase from './ibizorder-grid-exp-view-base.vue';
import view_quicksearchform from '@widgets/ibizorder/uipart-0013-searchform/uipart-0013-searchform.vue';
import view_searchform from '@widgets/ibizorder/default-searchform/default-searchform.vue';
import view_gridexpbar from '@widgets/ibizorder/grid-exp-viewgridexpbar-gridexpbar/grid-exp-viewgridexpbar-gridexpbar.vue'; import view_gridexpbar from '@widgets/ibizorder/grid-exp-viewgridexpbar-gridexpbar/grid-exp-viewgridexpbar-gridexpbar.vue';
@Component({ @Component({
components: { components: {
view_quicksearchform,
view_searchform,
view_gridexpbar, view_gridexpbar,
}, },
beforeRouteEnter: (to: any, from: any, next: any) => { beforeRouteEnter: (to: any, from: any, next: any) => {
......
...@@ -40,13 +40,13 @@ ...@@ -40,13 +40,13 @@
} }
} }
.grid-exp-bar-content { .grid-exp-bar-content {
height: calc(100% - 40px); height: calc(100% - 88px);
overflow: auto; overflow: auto;
padding: 16px 0; padding: 16px 0;
margin-bottom: 10px; margin-bottom: 10px;
} }
.grid-exp-bar-content2 { .grid-exp-bar-content2 {
height: calc(100% - 40px); height: calc(100% - 88px);
overflow: auto; overflow: auto;
flex-grow: 1; flex-grow: 1;
} }
...@@ -95,12 +95,12 @@ ...@@ -95,12 +95,12 @@
} }
} }
.grid-exp-bar-content { .grid-exp-bar-content {
height: calc(100% - 40px); height: calc(100% - 88px);
overflow: auto; overflow: auto;
margin-bottom: 10px; margin-bottom: 10px;
} }
.grid-exp-bar-content2 { .grid-exp-bar-content2 {
height: calc(100% - 40px); height: calc(100% - 88px);
overflow: auto; overflow: auto;
flex-grow: 1; flex-grow: 1;
} }
......
...@@ -84,12 +84,6 @@ export default class Main2Model { ...@@ -84,12 +84,6 @@ export default class Main2Model {
name: 'ibizorder', name: 'ibizorder',
prop: 'ibizorderid', prop: 'ibizorderid',
}, },
{
name: 'n_ibizordername_like',
prop: 'n_ibizordername_like',
dataType: 'QUERYPARAM'
},
{ {
name:'size', name:'size',
prop:'size', prop:'size',
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册