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

lab_gzf 发布系统代码

上级 4cfa302b
...@@ -140,7 +140,7 @@ ...@@ -140,7 +140,7 @@
"memo": "系统自动添加" "memo": "系统自动添加"
}, },
"contacttabexpview": { "contacttabexpview": {
"title": "联系人状态分页视图", "title": "联系人",
"caption": "联系人", "caption": "联系人",
"viewtype": "DETABEXPVIEW", "viewtype": "DETABEXPVIEW",
"viewmodule": "Base", "viewmodule": "Base",
...@@ -380,7 +380,7 @@ ...@@ -380,7 +380,7 @@
"memo": "系统自动添加" "memo": "系统自动添加"
}, },
"accountstatustabview": { "accountstatustabview": {
"title": "客户信息", "title": "客户",
"caption": "客户", "caption": "客户",
"viewtype": "DETABEXPVIEW", "viewtype": "DETABEXPVIEW",
"viewmodule": "Base", "viewmodule": "Base",
...@@ -570,7 +570,7 @@ ...@@ -570,7 +570,7 @@
"memo": "" "memo": ""
}, },
"leadstatustabview": { "leadstatustabview": {
"title": "潜在顾客状态分页视图", "title": "潜在顾客",
"caption": "潜在顾客", "caption": "潜在顾客",
"viewtype": "DETABEXPVIEW", "viewtype": "DETABEXPVIEW",
"viewmodule": "Sales", "viewmodule": "Sales",
......
...@@ -180,7 +180,7 @@ export default { ...@@ -180,7 +180,7 @@ export default {
}, },
statustabview: { statustabview: {
caption: "客户", caption: "客户",
title: "客户信息", title: "客户",
}, },
pickupview: { pickupview: {
caption: "客户", caption: "客户",
......
...@@ -179,7 +179,7 @@ export default { ...@@ -179,7 +179,7 @@ export default {
}, },
statustabview: { statustabview: {
caption: "客户", caption: "客户",
title: "客户信息", title: "客户",
}, },
pickupview: { pickupview: {
caption: "客户", caption: "客户",
......
...@@ -219,7 +219,7 @@ export default { ...@@ -219,7 +219,7 @@ export default {
}, },
tabexpview: { tabexpview: {
caption: "联系人", caption: "联系人",
title: "联系人状态分页视图", title: "联系人",
}, },
info_person: { info_person: {
caption: "联系人", caption: "联系人",
......
...@@ -218,7 +218,7 @@ export default { ...@@ -218,7 +218,7 @@ export default {
}, },
tabexpview: { tabexpview: {
caption: "联系人", caption: "联系人",
title: "联系人状态分页视图", title: "联系人",
}, },
info_person: { info_person: {
caption: "联系人", caption: "联系人",
......
...@@ -172,7 +172,7 @@ export default { ...@@ -172,7 +172,7 @@ export default {
}, },
statustabview: { statustabview: {
caption: "潜在顾客", caption: "潜在顾客",
title: "潜在顾客状态分页视图", title: "潜在顾客",
}, },
info: { info: {
caption: "潜在顾客", caption: "潜在顾客",
......
...@@ -171,7 +171,7 @@ export default { ...@@ -171,7 +171,7 @@ export default {
}, },
statustabview: { statustabview: {
caption: "潜在顾客", caption: "潜在顾客",
title: "潜在顾客状态分页视图", title: "潜在顾客",
}, },
info: { info: {
caption: "潜在顾客", caption: "潜在顾客",
......
...@@ -120,7 +120,7 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => { ...@@ -120,7 +120,7 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => {
"viewtag": "0dff48c04927315f77dd70a9a2767b59" "viewtag": "0dff48c04927315f77dd70a9a2767b59"
}, },
"contacttabexpview": { "contacttabexpview": {
"title": "联系人状态分页视图", "title": "联系人",
"caption": "联系人", "caption": "联系人",
"viewtype": "DETABEXPVIEW", "viewtype": "DETABEXPVIEW",
"viewmodule": "Base", "viewmodule": "Base",
...@@ -312,7 +312,7 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => { ...@@ -312,7 +312,7 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => {
"viewtag": "24e222a530526aab94ed4ed22cfedf9a" "viewtag": "24e222a530526aab94ed4ed22cfedf9a"
}, },
"accountstatustabview": { "accountstatustabview": {
"title": "客户信息", "title": "客户",
"caption": "客户", "caption": "客户",
"viewtype": "DETABEXPVIEW", "viewtype": "DETABEXPVIEW",
"viewmodule": "Base", "viewmodule": "Base",
...@@ -464,7 +464,7 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => { ...@@ -464,7 +464,7 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => {
"viewtag": "31f2ad06ced735d250dfa5f309b5aea4" "viewtag": "31f2ad06ced735d250dfa5f309b5aea4"
}, },
"leadstatustabview": { "leadstatustabview": {
"title": "潜在顾客状态分页视图", "title": "潜在顾客",
"caption": "潜在顾客", "caption": "潜在顾客",
"viewtype": "DETABEXPVIEW", "viewtype": "DETABEXPVIEW",
"viewmodule": "Sales", "viewmodule": "Sales",
......
...@@ -4,7 +4,7 @@ import AccountService from '@/service/account/account-service'; ...@@ -4,7 +4,7 @@ import AccountService from '@/service/account/account-service';
import TabExpViewEngine from '@engine/view/tab-exp-view-engine'; import TabExpViewEngine from '@engine/view/tab-exp-view-engine';
/** /**
* 客户信息视图基类 * 客户视图基类
* *
* @export * @export
* @class AccountStatusTabViewBase * @class AccountStatusTabViewBase
......
<studio-view-style2 viewName="accountstatustabview" viewTitle="客户信息" class='detabexpview account-status-tab-view'> <studio-view-style2 viewName="accountstatustabview" viewTitle="客户" class='detabexpview account-status-tab-view'>
<view_tabexppanel <view_tabexppanel
:viewState="viewState" :viewState="viewState"
:viewparams="viewparams" :viewparams="viewparams"
......
...@@ -6,7 +6,7 @@ import { AccountStatusTabViewBase } from './account-status-tab-view-base'; ...@@ -6,7 +6,7 @@ import { AccountStatusTabViewBase } from './account-status-tab-view-base';
import view_tabexppanel from '@widgets/account/status-tab-viewtabexppanel-tabexppanel/status-tab-viewtabexppanel-tabexppanel.vue'; import view_tabexppanel from '@widgets/account/status-tab-viewtabexppanel-tabexppanel/status-tab-viewtabexppanel-tabexppanel.vue';
/** /**
* 客户信息视图 * 客户视图
* *
* @export * @export
* @class AccountStatusTabView * @class AccountStatusTabView
......
...@@ -4,7 +4,7 @@ import ContactService from '@/service/contact/contact-service'; ...@@ -4,7 +4,7 @@ import ContactService from '@/service/contact/contact-service';
import TabExpViewEngine from '@engine/view/tab-exp-view-engine'; import TabExpViewEngine from '@engine/view/tab-exp-view-engine';
/** /**
* 联系人状态分页视图视图基类 * 联系人视图基类
* *
* @export * @export
* @class ContactTabExpViewBase * @class ContactTabExpViewBase
......
<studio-view-style2 viewName="contacttabexpview" viewTitle="联系人状态分页视图" class='detabexpview contact-tab-exp-view'> <studio-view-style2 viewName="contacttabexpview" viewTitle="联系人" class='detabexpview contact-tab-exp-view'>
<view_tabexppanel <view_tabexppanel
:viewState="viewState" :viewState="viewState"
:viewparams="viewparams" :viewparams="viewparams"
......
...@@ -6,7 +6,7 @@ import { ContactTabExpViewBase } from './contact-tab-exp-view-base'; ...@@ -6,7 +6,7 @@ import { ContactTabExpViewBase } from './contact-tab-exp-view-base';
import view_tabexppanel from '@widgets/contact/tab-exp-viewtabexppanel-tabexppanel/tab-exp-viewtabexppanel-tabexppanel.vue'; import view_tabexppanel from '@widgets/contact/tab-exp-viewtabexppanel-tabexppanel/tab-exp-viewtabexppanel-tabexppanel.vue';
/** /**
* 联系人状态分页视图视图 * 联系人视图
* *
* @export * @export
* @class ContactTabExpView * @class ContactTabExpView
......
...@@ -4,7 +4,7 @@ import LeadService from '@/service/lead/lead-service'; ...@@ -4,7 +4,7 @@ import LeadService from '@/service/lead/lead-service';
import TabExpViewEngine from '@engine/view/tab-exp-view-engine'; import TabExpViewEngine from '@engine/view/tab-exp-view-engine';
/** /**
* 潜在顾客状态分页视图视图基类 * 潜在顾客视图基类
* *
* @export * @export
* @class LeadStatusTabViewBase * @class LeadStatusTabViewBase
......
<studio-view-style2 viewName="leadstatustabview" viewTitle="潜在顾客状态分页视图" class='detabexpview lead-status-tab-view'> <studio-view-style2 viewName="leadstatustabview" viewTitle="潜在顾客" class='detabexpview lead-status-tab-view'>
<view_tabexppanel <view_tabexppanel
:viewState="viewState" :viewState="viewState"
:viewparams="viewparams" :viewparams="viewparams"
......
...@@ -6,7 +6,7 @@ import { LeadStatusTabViewBase } from './lead-status-tab-view-base'; ...@@ -6,7 +6,7 @@ import { LeadStatusTabViewBase } from './lead-status-tab-view-base';
import view_tabexppanel from '@widgets/lead/status-tab-viewtabexppanel-tabexppanel/status-tab-viewtabexppanel-tabexppanel.vue'; import view_tabexppanel from '@widgets/lead/status-tab-viewtabexppanel-tabexppanel/status-tab-viewtabexppanel-tabexppanel.vue';
/** /**
* 潜在顾客状态分页视图视图 * 潜在顾客视图
* *
* @export * @export
* @class LeadStatusTabView * @class LeadStatusTabView
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册