diff --git a/src/views/framework/architecture/azjg2.vue b/src/views/framework/architecture/azjg2.vue index 4dab8c4..92d2512 100644 --- a/src/views/framework/architecture/azjg2.vue +++ b/src/views/framework/architecture/azjg2.vue @@ -8,191 +8,114 @@
- - - - - - + /> + + + - + + @blur="getChildNodeList" + /> + + + - - + + - + + + + + + + + + + + + + + + + + - + +
-
-
-
- -
{{ item.name }}
-
+
+
+ +
-
-
-
- -
+
+
+
+
+
- -
-
-
-
- - -
-
-
-
{{ '会员编号' }}
-
{{ treeData.memberCode }}
-
+ -
-
{{ '会员姓名' }}
-
{{ treeData.name }}
-
-
-
安置部门
-
{{ `第${treeData.placeDept}部门` }}
-
-
-
{{ '支付日期' }}
-
{{ treeData.payDate }}
-
-
-
- -
{{ '结算国家' }}
-
-
-
-
-
{{ '业绩' }}({{ isLocals() }})
-
{{ '真实新增' }}
-
首购新增
-
复购新增
-
真实累计
-
首购累计
-
复购累计
-
首购结余
-
复购结余
- -
-
-
左区
-
{{ treeData.leftRealNewPv }}
-
{{ treeData.leftFirstPurchaseAdd }}
-
- {{ treeData.leftRepeatPurchaseAdd }} -
-
{{ treeData.leftRealTotal }}
-
{{ treeData.leftFirstTotal }}
-
- {{ treeData.leftRepeatPurchaseTotal }} -
-
{{ treeData.leftFirstSurplus }}
-
- {{ treeData.leftRepeatPurchaseSurplus }} -
- -
-
-
右区
-
{{ treeData.rightRealNewPv }}
-
- {{ treeData.rightFirstPurchaseAdd }} -
-
- {{ treeData.rightRepeatPurchaseAdd }} -
-
{{ treeData.rightRealTotal }}
-
{{ treeData.rightFirstTotal }}
-
- {{ treeData.rightRepeatPurchaseTotal }} -
-
{{ treeData.rightFirstSurplus }}
-
- {{ treeData.rightRepeatPurchaseSurplus }} -
- -
-
-
-
-
下载图片
-
复制文字
- -
-
-
{{ '会员编号' }}:{{ treeData.memberCode }}
{{ '会员姓名' }}:{{ treeData.name }}
@@ -242,53 +165,39 @@ - diff --git a/src/views/framework/architecture/mixins/tab-bar.js b/src/views/framework/architecture/mixins/tab-bar.js index d2aa412..7fc6d51 100644 --- a/src/views/framework/architecture/mixins/tab-bar.js +++ b/src/views/framework/architecture/mixins/tab-bar.js @@ -7,8 +7,8 @@ export default { path: 'azjg' } // { - // name: '方案五', - // path: 'azjg5' + // name: '方案二', + // path: 'azjg2' // } ] }