提交 3cb44711 编写于 作者: ibizdev's avatar ibizdev

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

上级 14c31799
......@@ -1146,6 +1146,14 @@ export default class IBIZAPPCTRLEditViewBase extends Vue {
})
}
}
/**
* 视图引用数据
*
* @memberof IBIZAPPCTRLEditViewBase
*/
public viewRefData:any = {
};
}
......
......@@ -1146,6 +1146,14 @@ export default class IBIZAPPEDITOREditViewBase extends Vue {
})
}
}
/**
* 视图引用数据
*
* @memberof IBIZAPPEDITOREditViewBase
*/
public viewRefData:any = {
};
}
......
......@@ -1146,6 +1146,14 @@ export default class IBIZAPPEXTENDEDITOREditViewBase extends Vue {
})
}
}
/**
* 视图引用数据
*
* @memberof IBIZAPPEXTENDEDITOREditViewBase
*/
public viewRefData:any = {
};
}
......
......@@ -1146,6 +1146,14 @@ export default class IBIZAPPVIEWEditViewBase extends Vue {
})
}
}
/**
* 视图引用数据
*
* @memberof IBIZAPPVIEWEditViewBase
*/
public viewRefData:any = {
};
}
......
......@@ -1157,6 +1157,14 @@ export default class IBIZBOOKEditViewBase extends Vue {
})
}
}
/**
* 视图引用数据
*
* @memberof IBIZBOOKEditViewBase
*/
public viewRefData:any = {
};
}
......
......@@ -783,6 +783,14 @@ export default class IBIZBOOKEditView4Base extends Vue {
* @memberof IBIZBOOKEditView4Base
*/
public drItem: any = {};
/**
* 视图引用数据
*
* @memberof IBIZBOOKEditView4Base
*/
public viewRefData:any = {
};
......
......@@ -1371,6 +1371,15 @@ export default class IBIZBOOKInterFuncEditView_layoutBase extends Vue {
})
}
}
/**
* 视图引用数据
*
* @memberof IBIZBOOKInterFuncEditView_layoutBase
*/
public viewRefData:any = {
"NEWDATA":{viewname:"ibizbookedit-view4",title:"entities.ibizbook.views.editview4.caption", width: 800, height: 500}
};
}
......
......@@ -1159,6 +1159,15 @@ export default class IBIZBOOKInterFuncEditViewBase extends Vue {
})
}
}
/**
* 视图引用数据
*
* @memberof IBIZBOOKInterFuncEditViewBase
*/
public viewRefData:any = {
"NEWDATA":{viewname:"ibizbookedit-view4",title:"entities.ibizbook.views.editview4.caption", width: 800, height: 500}
};
}
......
......@@ -725,6 +725,14 @@ export default class IBIZBOOKRulesEditViewBase extends Vue {
})
}
}
/**
* 视图引用数据
*
* @memberof IBIZBOOKRulesEditViewBase
*/
public viewRefData:any = {
};
}
......
......@@ -1373,6 +1373,14 @@ export default class IBIZBOOKUsr2EditView_layoutBase extends Vue {
})
}
}
/**
* 视图引用数据
*
* @memberof IBIZBOOKUsr2EditView_layoutBase
*/
public viewRefData:any = {
};
}
......
......@@ -1160,6 +1160,14 @@ export default class IBIZBOOKUsr2EditViewBase extends Vue {
})
}
}
/**
* 视图引用数据
*
* @memberof IBIZBOOKUsr2EditViewBase
*/
public viewRefData:any = {
};
}
......
......@@ -740,6 +740,14 @@ export default class IBIZBOOKUsr3EditViewBase extends Vue {
})
}
}
/**
* 视图引用数据
*
* @memberof IBIZBOOKUsr3EditViewBase
*/
public viewRefData:any = {
};
}
......
......@@ -738,6 +738,14 @@ export default class IBIZBOOKUsr4EditViewBase extends Vue {
})
}
}
/**
* 视图引用数据
*
* @memberof IBIZBOOKUsr4EditViewBase
*/
public viewRefData:any = {
};
}
......
......@@ -1146,6 +1146,14 @@ export default class IBIZCPUEditViewBase extends Vue {
})
}
}
/**
* 视图引用数据
*
* @memberof IBIZCPUEditViewBase
*/
public viewRefData:any = {
};
}
......
......@@ -1146,6 +1146,14 @@ export default class IBIZCustomerEditViewBase extends Vue {
})
}
}
/**
* 视图引用数据
*
* @memberof IBIZCustomerEditViewBase
*/
public viewRefData:any = {
};
}
......
......@@ -960,6 +960,14 @@ export default class IBIZCustomerMediaTestEditViewBase extends Vue {
})
}
}
/**
* 视图引用数据
*
* @memberof IBIZCustomerMediaTestEditViewBase
*/
public viewRefData:any = {
};
}
......
......@@ -1907,6 +1907,14 @@ export default class IBIZCustomerUsr3EditViewBase extends Vue {
})
}
}
/**
* 视图引用数据
*
* @memberof IBIZCustomerUsr3EditViewBase
*/
public viewRefData:any = {
};
}
......
......@@ -1146,6 +1146,14 @@ export default class IBIZHardwareEditViewBase extends Vue {
})
}
}
/**
* 视图引用数据
*
* @memberof IBIZHardwareEditViewBase
*/
public viewRefData:any = {
};
}
......
......@@ -1146,6 +1146,14 @@ export default class IBIZOrderDetailEditViewBase extends Vue {
})
}
}
/**
* 视图引用数据
*
* @memberof IBIZOrderDetailEditViewBase
*/
public viewRefData:any = {
};
}
......
......@@ -725,6 +725,14 @@ export default class IBIZOrderDetailSF1EditViewBase extends Vue {
})
}
}
/**
* 视图引用数据
*
* @memberof IBIZOrderDetailSF1EditViewBase
*/
public viewRefData:any = {
};
}
......
......@@ -1147,6 +1147,14 @@ export default class IBIZOrderDetailSF2EditViewBase extends Vue {
})
}
}
/**
* 视图引用数据
*
* @memberof IBIZOrderDetailSF2EditViewBase
*/
public viewRefData:any = {
};
}
......
......@@ -738,6 +738,14 @@ export default class IBIZOrderDetailUsr3EditViewBase extends Vue {
})
}
}
/**
* 视图引用数据
*
* @memberof IBIZOrderDetailUsr3EditViewBase
*/
public viewRefData:any = {
};
}
......
......@@ -1169,6 +1169,15 @@ export default class IBIZOrderEditViewBase extends Vue {
})
}
}
/**
* 视图引用数据
*
* @memberof IBIZOrderEditViewBase
*/
public viewRefData:any = {
"WFSTART@1":{viewname:"ibizorder-wfstart-view",title:"entities.ibizorder.views.wfstartview.caption", width: 600, height: 400}
};
}
......
......@@ -726,6 +726,15 @@ export default class IBIZOrderF10EditViewBase extends Vue {
})
}
}
/**
* 视图引用数据
*
* @memberof IBIZOrderF10EditViewBase
*/
public viewRefData:any = {
"WFSTART@1":{viewname:"ibizorder-wfstart-view",title:"entities.ibizorder.views.wfstartview.caption", width: 600, height: 400}
};
}
......
......@@ -1169,6 +1169,15 @@ export default class IBIZOrderF19EditViewBase extends Vue {
})
}
}
/**
* 视图引用数据
*
* @memberof IBIZOrderF19EditViewBase
*/
public viewRefData:any = {
"WFSTART@1":{viewname:"ibizorder-wfstart-view",title:"entities.ibizorder.views.wfstartview.caption", width: 600, height: 400}
};
}
......
......@@ -726,6 +726,15 @@ export default class IBIZOrderF8EditViewBase extends Vue {
})
}
}
/**
* 视图引用数据
*
* @memberof IBIZOrderF8EditViewBase
*/
public viewRefData:any = {
"WFSTART@1":{viewname:"ibizorder-wfstart-view",title:"entities.ibizorder.views.wfstartview.caption", width: 600, height: 400}
};
}
......
......@@ -726,6 +726,15 @@ export default class IBIZOrderF9EditViewBase extends Vue {
})
}
}
/**
* 视图引用数据
*
* @memberof IBIZOrderF9EditViewBase
*/
public viewRefData:any = {
"WFSTART@1":{viewname:"ibizorder-wfstart-view",title:"entities.ibizorder.views.wfstartview.caption", width: 600, height: 400}
};
}
......
......@@ -1444,6 +1444,15 @@ export default class IBIZOrderSEditView2_layoutBase extends Vue {
*/
public formData:any = {};
/**
* 视图引用数据
*
* @memberof IBIZOrderSEditView2_layoutBase
*/
public viewRefData:any = {
"WFSTART@1":{viewname:"ibizorder-wfstart-view",title:"entities.ibizorder.views.wfstartview.caption", width: 600, height: 400}
};
/**
* 关系栏变化
*
......
......@@ -1241,6 +1241,15 @@ export default class IBIZOrderSEditView2Base extends Vue {
*/
public formData:any = {};
/**
* 视图引用数据
*
* @memberof IBIZOrderSEditView2Base
*/
public viewRefData:any = {
"WFSTART@1":{viewname:"ibizorder-wfstart-view",title:"entities.ibizorder.views.wfstartview.caption", width: 600, height: 400}
};
/**
* 关系栏变化
*
......
......@@ -1448,6 +1448,15 @@ export default class IBIZOrderSEditView3_layoutBase extends Vue {
this.engine.drTabSelectionChange({ id: 'form' });
}
}
/**
* 视图引用数据
*
* @memberof IBIZOrderSEditView3_layoutBase
*/
public viewRefData:any = {
"WFSTART@1":{viewname:"ibizorder-wfstart-view",title:"entities.ibizorder.views.wfstartview.caption", width: 600, height: 400}
};
}
</script>
......
......@@ -1231,6 +1231,15 @@ export default class IBIZOrderSEditView3Base extends Vue {
this.engine.drTabSelectionChange({ id: 'form' });
}
}
/**
* 视图引用数据
*
* @memberof IBIZOrderSEditView3Base
*/
public viewRefData:any = {
"WFSTART@1":{viewname:"ibizorder-wfstart-view",title:"entities.ibizorder.views.wfstartview.caption", width: 600, height: 400}
};
}
</script>
......
......@@ -1429,6 +1429,15 @@ export default class IBIZOrderSEditView4_layoutBase extends Vue {
* @memberof IBIZOrderSEditView4_layoutBase
*/
public drItem: any = {};
/**
* 视图引用数据
*
* @memberof IBIZOrderSEditView4_layoutBase
*/
public viewRefData:any = {
"WFSTART@1":{viewname:"ibizorder-wfstart-view",title:"entities.ibizorder.views.wfstartview.caption", width: 600, height: 400}
};
......
......@@ -1217,6 +1217,15 @@ export default class IBIZOrderSEditView4Base extends Vue {
* @memberof IBIZOrderSEditView4Base
*/
public drItem: any = {};
/**
* 视图引用数据
*
* @memberof IBIZOrderSEditView4Base
*/
public viewRefData:any = {
"WFSTART@1":{viewname:"ibizorder-wfstart-view",title:"entities.ibizorder.views.wfstartview.caption", width: 600, height: 400}
};
......
......@@ -727,6 +727,15 @@ export default class IBIZOrderSF1EditViewBase extends Vue {
})
}
}
/**
* 视图引用数据
*
* @memberof IBIZOrderSF1EditViewBase
*/
public viewRefData:any = {
"WFSTART@1":{viewname:"ibizorder-wfstart-view",title:"entities.ibizorder.views.wfstartview.caption", width: 600, height: 400}
};
}
......
......@@ -726,6 +726,15 @@ export default class IBIZOrderSF2EditViewBase extends Vue {
})
}
}
/**
* 视图引用数据
*
* @memberof IBIZOrderSF2EditViewBase
*/
public viewRefData:any = {
"WFSTART@1":{viewname:"ibizorder-wfstart-view",title:"entities.ibizorder.views.wfstartview.caption", width: 600, height: 400}
};
}
......
......@@ -727,6 +727,15 @@ export default class IBIZOrderSF3EditViewBase extends Vue {
})
}
}
/**
* 视图引用数据
*
* @memberof IBIZOrderSF3EditViewBase
*/
public viewRefData:any = {
"WFSTART@1":{viewname:"ibizorder-wfstart-view",title:"entities.ibizorder.views.wfstartview.caption", width: 600, height: 400}
};
}
......
......@@ -727,6 +727,15 @@ export default class IBIZOrderSF4EditViewBase extends Vue {
})
}
}
/**
* 视图引用数据
*
* @memberof IBIZOrderSF4EditViewBase
*/
public viewRefData:any = {
"WFSTART@1":{viewname:"ibizorder-wfstart-view",title:"entities.ibizorder.views.wfstartview.caption", width: 600, height: 400}
};
}
......
......@@ -727,6 +727,15 @@ export default class IBIZOrderSF7EditViewBase extends Vue {
})
}
}
/**
* 视图引用数据
*
* @memberof IBIZOrderSF7EditViewBase
*/
public viewRefData:any = {
"WFSTART@1":{viewname:"ibizorder-wfstart-view",title:"entities.ibizorder.views.wfstartview.caption", width: 600, height: 400}
};
}
......
......@@ -1238,6 +1238,15 @@ export default class IBIZOrderState10EditView2Base extends Vue {
*/
public formData:any = {};
/**
* 视图引用数据
*
* @memberof IBIZOrderState10EditView2Base
*/
public viewRefData:any = {
"WFSTART@1":{viewname:"ibizorder-wfstart-view",title:"entities.ibizorder.views.wfstartview.caption", width: 600, height: 400}
};
/**
* 关系栏变化
*
......
......@@ -1238,6 +1238,15 @@ export default class IBIZOrderState30EditView2Base extends Vue {
*/
public formData:any = {};
/**
* 视图引用数据
*
* @memberof IBIZOrderState30EditView2Base
*/
public viewRefData:any = {
"WFSTART@1":{viewname:"ibizorder-wfstart-view",title:"entities.ibizorder.views.wfstartview.caption", width: 600, height: 400}
};
/**
* 关系栏变化
*
......
......@@ -1238,6 +1238,15 @@ export default class IBIZOrderState40EditView2Base extends Vue {
*/
public formData:any = {};
/**
* 视图引用数据
*
* @memberof IBIZOrderState40EditView2Base
*/
public viewRefData:any = {
"WFSTART@1":{viewname:"ibizorder-wfstart-view",title:"entities.ibizorder.views.wfstartview.caption", width: 600, height: 400}
};
/**
* 关系栏变化
*
......
......@@ -728,6 +728,15 @@ export default class IBIZOrderUsr2EditViewBase extends Vue {
})
}
}
/**
* 视图引用数据
*
* @memberof IBIZOrderUsr2EditViewBase
*/
public viewRefData:any = {
"WFSTART@1":{viewname:"ibizorder-wfstart-view",title:"entities.ibizorder.views.wfstartview.caption", width: 600, height: 400}
};
}
......
......@@ -739,6 +739,15 @@ export default class IBIZOrderUsr3EditViewBase extends Vue {
})
}
}
/**
* 视图引用数据
*
* @memberof IBIZOrderUsr3EditViewBase
*/
public viewRefData:any = {
"WFSTART@1":{viewname:"ibizorder-wfstart-view",title:"entities.ibizorder.views.wfstartview.caption", width: 600, height: 400}
};
}
......
......@@ -1170,6 +1170,15 @@ export default class IBIZOrderUsr5EditViewBase extends Vue {
})
}
}
/**
* 视图引用数据
*
* @memberof IBIZOrderUsr5EditViewBase
*/
public viewRefData:any = {
"WFSTART@1":{viewname:"ibizorder-wfstart-view",title:"entities.ibizorder.views.wfstartview.caption", width: 600, height: 400}
};
}
......
......@@ -725,6 +725,14 @@ export default class IBIZSample0001SF2EditViewBase extends Vue {
})
}
}
/**
* 视图引用数据
*
* @memberof IBIZSample0001SF2EditViewBase
*/
public viewRefData:any = {
};
}
......
......@@ -725,6 +725,14 @@ export default class IBIZSample0001SF4EditViewBase extends Vue {
})
}
}
/**
* 视图引用数据
*
* @memberof IBIZSample0001SF4EditViewBase
*/
public viewRefData:any = {
};
}
......
......@@ -725,6 +725,14 @@ export default class IBIZSample0001SF5EditViewBase extends Vue {
})
}
}
/**
* 视图引用数据
*
* @memberof IBIZSample0001SF5EditViewBase
*/
public viewRefData:any = {
};
}
......
......@@ -726,6 +726,14 @@ export default class IBIZSample0001SF6EditViewBase extends Vue {
})
}
}
/**
* 视图引用数据
*
* @memberof IBIZSample0001SF6EditViewBase
*/
public viewRefData:any = {
};
}
......
......@@ -725,6 +725,14 @@ export default class IBIZSample0001Usr3EditViewBase extends Vue {
})
}
}
/**
* 视图引用数据
*
* @memberof IBIZSample0001Usr3EditViewBase
*/
public viewRefData:any = {
};
}
......
......@@ -1146,6 +1146,14 @@ export default class IBIZSample0002EditViewBase extends Vue {
})
}
}
/**
* 视图引用数据
*
* @memberof IBIZSample0002EditViewBase
*/
public viewRefData:any = {
};
}
......
......@@ -1146,6 +1146,14 @@ export default class IBIZSample0003EditViewBase extends Vue {
})
}
}
/**
* 视图引用数据
*
* @memberof IBIZSample0003EditViewBase
*/
public viewRefData:any = {
};
}
......
......@@ -1146,6 +1146,14 @@ export default class IBIZSample0014EditViewBase extends Vue {
})
}
}
/**
* 视图引用数据
*
* @memberof IBIZSample0014EditViewBase
*/
public viewRefData:any = {
};
}
......
......@@ -1146,6 +1146,14 @@ export default class IBIZSample0018EditViewBase extends Vue {
})
}
}
/**
* 视图引用数据
*
* @memberof IBIZSample0018EditViewBase
*/
public viewRefData:any = {
};
}
......
......@@ -1158,6 +1158,15 @@ export default class IBIZSample0021EditViewBase extends Vue {
})
}
}
/**
* 视图引用数据
*
* @memberof IBIZSample0021EditViewBase
*/
public viewRefData:any = {
"WFSTART@2":{viewname:"ibizsample0021-usr1116491232-wfdyna-start-view",title:"entities.ibizsample0021.views.usr1116491232wfdynastartview.caption", width: 800, height: 500}
};
}
......
......@@ -1146,6 +1146,14 @@ export default class IBIZSoftwareSuitEditViewBase extends Vue {
})
}
}
/**
* 视图引用数据
*
* @memberof IBIZSoftwareSuitEditViewBase
*/
public viewRefData:any = {
};
}
......
......@@ -1146,6 +1146,14 @@ export default class IBIZStorageEditViewBase extends Vue {
})
}
}
/**
* 视图引用数据
*
* @memberof IBIZStorageEditViewBase
*/
public viewRefData:any = {
};
}
......
......@@ -1146,6 +1146,14 @@ export default class IBIZTASKUsr2EditViewBase extends Vue {
})
}
}
/**
* 视图引用数据
*
* @memberof IBIZTASKUsr2EditViewBase
*/
public viewRefData:any = {
};
}
......
......@@ -1146,6 +1146,14 @@ export default class IBIZUNIProductEditViewBase extends Vue {
})
}
}
/**
* 视图引用数据
*
* @memberof IBIZUNIProductEditViewBase
*/
public viewRefData:any = {
};
}
......
......@@ -725,6 +725,14 @@ export default class MicroComponentEditViewBase extends Vue {
})
}
}
/**
* 视图引用数据
*
* @memberof MicroComponentEditViewBase
*/
public viewRefData:any = {
};
}
......
......@@ -639,7 +639,7 @@ export default class DefaultBase extends Vue implements ControlInterface {
*/
public load(opt: any = {}): void {
if(!this.loadAction){
this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZAPPEDITORGridView' + (this.$t('app.searchForm.notConfig.loadAction') as string) });
this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZAPPEDITORListView' + (this.$t('app.searchForm.notConfig.loadAction') as string) });
return;
}
const arg: any = { ...opt };
......@@ -675,7 +675,7 @@ export default class DefaultBase extends Vue implements ControlInterface {
*/
public async loadDraft(opt: any = {},mode?:string): Promise<any> {
if(!this.loaddraftAction){
this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZAPPEDITORGridView' + (this.$t('app.searchForm.notConfig.loaddraftAction') as string) });
this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZAPPEDITORListView' + (this.$t('app.searchForm.notConfig.loaddraftAction') as string) });
return;
}
const arg: any = { ...opt } ;
......
......@@ -957,7 +957,7 @@ export default class MainBase extends Vue implements ControlInterface {
if (!this.fetchAction) {
this.$Notice.error({
title: this.$t("app.commonWords.wrong") as string,
desc: "IBIZOrderDetailSGridView9" + (this.$t("app.gridpage.notConfig.fetchAction") as string),
desc: "IBIZOrderDetailSGridView" + (this.$t("app.gridpage.notConfig.fetchAction") as string),
});
return;
}
......@@ -1086,7 +1086,7 @@ export default class MainBase extends Vue implements ControlInterface {
if (!this.removeAction) {
this.$Notice.error({
title: (this.$t('app.commonWords.wrong') as string),
desc: 'IBIZOrderDetailSGridView9' + (this.$t('app.gridpage.notConfig.removeAction') as string)
desc: 'IBIZOrderDetailSGridView' + (this.$t('app.gridpage.notConfig.removeAction') as string)
});
return;
}
......@@ -1200,7 +1200,7 @@ export default class MainBase extends Vue implements ControlInterface {
*/
public addBatch(arg: any = {}): void {
if(!this.fetchAction){
this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZOrderDetailSGridView9'+(this.$t('app.gridpage.notConfig.fetchAction') as string) });
this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZOrderDetailSGridView'+(this.$t('app.gridpage.notConfig.fetchAction') as string) });
return;
}
if(!arg){
......@@ -2094,7 +2094,7 @@ export default class MainBase extends Vue implements ControlInterface {
try {
if (Object.is(item.rowDataState, 'create')) {
if (!this.createAction) {
this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZOrderDetailSGridView9'+(this.$t('app.gridpage.notConfig.createAction') as string) });
this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZOrderDetailSGridView'+(this.$t('app.gridpage.notConfig.createAction') as string) });
} else {
Object.assign(item, { viewparams: this.viewparams });
const tempContext = Util.deepCopy(this.context);
......@@ -2103,7 +2103,7 @@ export default class MainBase extends Vue implements ControlInterface {
}
}else if (Object.is(item.rowDataState, 'update')){
if (!this.updateAction) {
this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZOrderDetailSGridView9'+(this.$t('app.gridpage.notConfig.updateAction') as string) });
this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZOrderDetailSGridView'+(this.$t('app.gridpage.notConfig.updateAction') as string) });
} else {
Object.assign(item, { viewparams: this.viewparams });
const tempContext = Util.deepCopy(this.context);
......@@ -2179,7 +2179,7 @@ export default class MainBase extends Vue implements ControlInterface {
if(!this.loaddraftAction){
this.$Notice.error({
title: (this.$t('app.commonWords.wrong') as string),
desc: 'IBIZOrderDetailSGridView9' + (this.$t('app.gridpage.notConfig.loaddraftAction') as string)
desc: 'IBIZOrderDetailSGridView' + (this.$t('app.gridpage.notConfig.loaddraftAction') as string)
});
return;
}
......
......@@ -675,7 +675,7 @@ export default class DefaultBase extends Vue implements ControlInterface {
*/
public load(opt: any = {}): void {
if(!this.loadAction){
this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZOrderTestCLChartView' + (this.$t('app.searchForm.notConfig.loadAction') as string) });
this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZOrderPickupGridView' + (this.$t('app.searchForm.notConfig.loadAction') as string) });
return;
}
const arg: any = { ...opt };
......@@ -711,7 +711,7 @@ export default class DefaultBase extends Vue implements ControlInterface {
*/
public async loadDraft(opt: any = {},mode?:string): Promise<any> {
if(!this.loaddraftAction){
this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZOrderTestCLChartView' + (this.$t('app.searchForm.notConfig.loaddraftAction') as string) });
this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZOrderPickupGridView' + (this.$t('app.searchForm.notConfig.loaddraftAction') as string) });
return;
}
const arg: any = { ...opt } ;
......
......@@ -319,7 +319,7 @@ export default class MainBase extends Vue implements ControlInterface {
* @param {*} [$event] 事件源
* @param {*} [xData] 执行行为所需当前部件
* @param {*} [actionContext] 执行行为上下文
* @memberof IBIZOrderSF1GridViewBase
* @memberof IBIZOrderPickupGridViewBase
*/
public Edit(args: any[],contextJO?:any, params?: any, $event?: any, xData?: any,actionContext?:any,srfParentDeName?:string) {
if (args.length === 0) {
......@@ -462,20 +462,6 @@ export default class MainBase extends Vue implements ControlInterface {
return this.selections[0];
}
/**
* 打开新建数据视图
*
* @type {any}
* @memberof MainBase
*/
@Prop() public newdata: any;
/**
* 打开编辑数据视图
*
* @type {any}
* @memberof MainBase
*/
@Prop() public opendata: any;
/**
* 是否嵌入关系界面
......@@ -1010,7 +996,7 @@ export default class MainBase extends Vue implements ControlInterface {
if (!this.fetchAction) {
this.$Notice.error({
title: this.$t("app.commonWords.wrong") as string,
desc: "IBIZOrderSF1GridView" + (this.$t("app.gridpage.notConfig.fetchAction") as string),
desc: "IBIZOrderPickupGridView" + (this.$t("app.gridpage.notConfig.fetchAction") as string),
});
return;
}
......@@ -1139,7 +1125,7 @@ export default class MainBase extends Vue implements ControlInterface {
if (!this.removeAction) {
this.$Notice.error({
title: (this.$t('app.commonWords.wrong') as string),
desc: 'IBIZOrderSF1GridView' + (this.$t('app.gridpage.notConfig.removeAction') as string)
desc: 'IBIZOrderPickupGridView' + (this.$t('app.gridpage.notConfig.removeAction') as string)
});
return;
}
......@@ -1253,7 +1239,7 @@ export default class MainBase extends Vue implements ControlInterface {
*/
public addBatch(arg: any = {}): void {
if(!this.fetchAction){
this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZOrderSF1GridView'+(this.$t('app.gridpage.notConfig.fetchAction') as string) });
this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZOrderPickupGridView'+(this.$t('app.gridpage.notConfig.fetchAction') as string) });
return;
}
if(!arg){
......@@ -2184,7 +2170,7 @@ export default class MainBase extends Vue implements ControlInterface {
try {
if (Object.is(item.rowDataState, 'create')) {
if (!this.createAction) {
this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZOrderSF1GridView'+(this.$t('app.gridpage.notConfig.createAction') as string) });
this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZOrderPickupGridView'+(this.$t('app.gridpage.notConfig.createAction') as string) });
} else {
Object.assign(item, { viewparams: this.viewparams });
const tempContext = Util.deepCopy(this.context);
......@@ -2193,7 +2179,7 @@ export default class MainBase extends Vue implements ControlInterface {
}
}else if (Object.is(item.rowDataState, 'update')){
if (!this.updateAction) {
this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZOrderSF1GridView'+(this.$t('app.gridpage.notConfig.updateAction') as string) });
this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZOrderPickupGridView'+(this.$t('app.gridpage.notConfig.updateAction') as string) });
} else {
Object.assign(item, { viewparams: this.viewparams });
const tempContext = Util.deepCopy(this.context);
......@@ -2269,7 +2255,7 @@ export default class MainBase extends Vue implements ControlInterface {
if(!this.loaddraftAction){
this.$Notice.error({
title: (this.$t('app.commonWords.wrong') as string),
desc: 'IBIZOrderSF1GridView' + (this.$t('app.gridpage.notConfig.loaddraftAction') as string)
desc: 'IBIZOrderPickupGridView' + (this.$t('app.gridpage.notConfig.loaddraftAction') as string)
});
return;
}
......
......@@ -105,21 +105,6 @@ export default class MainModel {
prop: 'n_ibizordername_like',
dataType: 'QUERYPARAM'
},
{
name: 'n_orderstate_eq',
prop: 'n_orderstate_eq',
dataType: 'QUERYPARAM'
},
{
name: 'n_ordertime_gt',
prop: 'n_ordertime_gt',
dataType: 'QUERYPARAM'
},
{
name: 'n_ordertime_lt',
prop: 'n_ordertime_lt',
dataType: 'QUERYPARAM'
},
{
name:'size',
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册