浏览代码

项目商机导出调整

qymljy 8 月之前
父节点
当前提交
3f9243d1e2

+ 1 - 1
src/HDrpManagement/contractManage/components/productList/productBillno.vue

@@ -363,7 +363,7 @@ export default {
   watch: {
     data: function (val) {
       if (val) {
-        this.listData();
+        // this.listData();
       }
     },
   },

+ 0 - 3
src/HDrpManagement/contractManage/modules/detail.vue

@@ -408,7 +408,6 @@ export default {
       this.queryMainData(this.$route.query.id)
     },
     async queryMainData(id) {
-      // this.$refs.details.$refs.group.queryGroup()
       const res = await this.$api.requested({
         "id":20221121195102,
         "content": {
@@ -418,8 +417,6 @@ export default {
       })
       this.mainData = res.data
       console.log(this.$refs.details.param.content,'param')
-      // this.$refs.details.param.content.type = this.$route.query.tabIndex
-      // this.$refs.details.param.content.where.type = this.$route.query.type
       let listqueryid = sessionStorage.getItem('listqueryid')
       this.mainData.type == '项目'
         ? this.mainData.typemx == '直销'

+ 2 - 2
src/HDrpManagement/projectChange/index.vue

@@ -10,8 +10,8 @@
       :autoQuery="false"
       :specialKey="[{key:'leader',value:'name'},{key:'tag_sys',value:null}]"
       :detailPath="{path:'/projectChangeDetail',param:{tabIndex:tabIndex,portrait:''}}"
-      :exportValue="['结案原因','失败原因','操作']"
-      :exportName="['endreason','defeatreason','operation']"
+      :exportValue="['结案原因','失败类型','失败原因','操作']"
+      :exportName="['endreason','defeattype','defeatreason','operation']"
       :exporAdd="true"
       >
       <template #titleRight>