123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794 |
- <template>
- <a-card :bordered="false">
- <!-- 查询区域 -->
- <div class="table-page-search-wrapper">
- <a-form layout="inline" @keyup.enter.native="searchQuery">
- <a-row :gutter="24">
- <a-col :xl="6" :lg="7" :md="8" :sm="24">
- <a-form-item label="任务号">
- <a-input placeholder="请输入任务号" v-model="queryParam.taskno"></a-input>
- </a-form-item>
- </a-col>
- <a-col :xl="6" :lg="7" :md="8" :sm="24">
- <a-form-item label="任务名称">
- <a-input placeholder="请输入任务名称" v-model="queryParam.taskname"></a-input>
- </a-form-item>
- </a-col>
- <template v-if="toggleSearchStatus">
- <a-col :xl="6" :lg="7" :md="8" :sm="24">
- <a-form-item label="型号">
- <a-input placeholder="请输入型号" v-model="queryParam.xhname"></a-input>
- </a-form-item>
- </a-col>
- <a-col :xl="6" :lg="7" :md="8" :sm="24">
- <a-form-item label="阶段">
- <a-input placeholder="请输入阶段" v-model="queryParam.yzjdname"></a-input>
- </a-form-item>
- </a-col>
- <!-- <a-col :xl="6" :lg="7" :md="8" :sm="24">
- <a-form-item label="计划完成时间">
- <j-date placeholder="请选择计划完成时间" v-model="queryParam.jhwcsj"></j-date>
- </a-form-item>
- </a-col> -->
- <a-col :xl="6" :lg="7" :md="8" :sm="24">
- <a-form-item label="任务类型">
- <a-input placeholder="请输入任务类型" v-model="queryParam.tasktype"></a-input>
- </a-form-item>
- </a-col>
- <a-col :xl="6" :lg="7" :md="8" :sm="24">
- <a-form-item label="审计审价">
- <a-input placeholder="请输入审计审价" v-model="queryParam.auditprice"></a-input>
- </a-form-item>
- </a-col>
- <a-col :xl="6" :lg="7" :md="8" :sm="24">
- <a-form-item label="任务状态">
- <a-input placeholder="请输入任务状态" v-model="queryParam.iflag"></a-input>
- </a-form-item>
- </a-col>
- <a-col :xl="6" :lg="7" :md="8" :sm="24">
- <a-form-item label="项目进度">
- <a-input placeholder="请输入项目进度" v-model="queryParam.processpercent"></a-input>
- </a-form-item>
- </a-col>
- <a-col :xl="6" :lg="7" :md="8" :sm="24">
- <a-form-item label="成本进度">
- <a-input placeholder="请输入成本进度" v-model="queryParam.costPercent"></a-input>
- </a-form-item>
- </a-col>
- <a-col :xl="6" :lg="7" :md="8" :sm="24">
- <a-form-item label="业务员">
- <a-input placeholder="请输入业务员" v-model="queryParam.businessman"></a-input>
- </a-form-item>
- </a-col>
- <!-- <a-col :xl="6" :lg="7" :md="8" :sm="24">
- <a-form-item label="下达部门id">
- <a-input placeholder="请输入下达部门id" v-model="queryParam.jycsid"></a-input>
- </a-form-item>
- </a-col> -->
- <a-col :xl="6" :lg="7" :md="8" :sm="24">
- <a-form-item label="下达部门">
- <a-input placeholder="请输入下达部门" v-model="queryParam.jycs"></a-input>
- </a-form-item>
- </a-col>
- <a-col :xl="6" :lg="7" :md="8" :sm="24">
- <a-form-item label="批产任务号">
- <a-input placeholder="请输入批产任务号" v-model="queryParam.pccode"></a-input>
- </a-form-item>
- </a-col>
- <!-- <a-col :xl="6" :lg="7" :md="8" :sm="24">
- <a-form-item label="备产任务号">
- <a-input placeholder="请输入备产任务号" v-model="queryParam.bccode"></a-input>
- </a-form-item>
- </a-col>
- <a-col :xl="6" :lg="7" :md="8" :sm="24">
- <a-form-item label="备料任务号">
- <a-input placeholder="请输入备料任务号" v-model="queryParam.blcode"></a-input>
- </a-form-item>
- </a-col> -->
- </template>
- <a-col :xl="6" :lg="7" :md="8" :sm="24">
- <span style="float: left;overflow: hidden;" class="table-page-search-submitButtons">
- <a-button type="primary" @click="searchQuery" icon="search">查询</a-button>
- <a-button type="primary" @click="searchReset" icon="reload" style="margin-left: 8px">重置</a-button>
- <a @click="handleToggleSearch" style="margin-left: 8px">
- {{ toggleSearchStatus ? '收起' : '展开' }}
- <a-icon :type="toggleSearchStatus ? 'up' : 'down'"/>
- </a>
- </span>
- </a-col>
- </a-row>
- </a-form>
- </div>
- <!-- 查询区域-END -->
- <!-- 操作按钮区域 -->
- <div class="table-operator">
- <!-- <a-button @click="handleAdd" type="primary" icon="plus">新增</a-button> -->
- <a-button @click="handleExpand" type="primary" icon="column-height">折叠/展开</a-button>
- <!-- <a-button type="primary" icon="download" @click="handleExportXls('项目成本')">导出</a-button> -->
- <a-upload name="file" :showUploadList="false" :multiple="false" :headers="tokenHeader" :action="importExcelUrl" @change="handleImportExcel">
- <a-button type="primary" icon="import">导入</a-button>
- </a-upload>
- <!-- 高级查询区域 -->
- <j-super-query :fieldList="superFieldList" ref="superQueryModal" @handleSuperQuery="handleSuperQuery"></j-super-query>
- <a-dropdown v-if="selectedRowKeys.length > 0">
- <a-menu slot="overlay">
- <!-- <a-menu-item key="1" @click="batchDel"><a-icon type="delete"/>对比</a-menu-item> -->
- <a-menu-item key="1" @click="batchDuiBi"><a-icon type="shrink" />对比</a-menu-item>
- </a-menu>
- <a-button style="margin-left: 8px"> 批量操作 <a-icon type="down" /></a-button>
- </a-dropdown>
- </div>
- <!-- table区域-begin -->
- <div>
- <div class="ant-alert ant-alert-info" style="margin-bottom: 16px;">
- <i class="anticon anticon-info-circle ant-alert-icon"></i> 已选择 <a style="font-weight: 600">{{ selectedRowKeys.length }}</a>项
- <a style="margin-left: 24px" @click="onClearSelected">清空</a>
- <span style="float:right;">
- <a @click="loadData()"><a-icon type="sync" />刷新</a>
- <a-divider type="vertical" />
- <a-popover title="自定义列" trigger="click" placement="leftBottom">
- <template slot="content">
- <a-checkbox-group @change="onColSettingsChange" v-model="settingColumns" :defaultValue="settingColumns">
- <a-row style="width: 400px">
- <template v-for="(item, index) in defColumns">
- <template v-if="item.key!='rowIndex'&& item.dataIndex!='action'">
- <a-col :span="12" :key="index">
- <a-checkbox :value="item.dataIndex" :disabled="!!item.fixed" :checked="!!item.fixed">
- {{ item.title }}</a-checkbox>
- </a-col>
- </template>
- </template>
- </a-row>
- </a-checkbox-group>
- </template>
- <a><a-icon type="setting" />自定义列</a>
- </a-popover>
- </span>
- </div>
- <a-table
- ref="table"
- size="middle"
- :scroll="{x:true}"
- bordered
- rowKey="id"
- :columns="columns"
- :dataSource="dataSource"
- :pagination="ipagination"
- :loading="loading"
- class="j-table-force-nowrap"
- :expandedRowKeys="expandedRowKeys"
- @expand="onExpand"
- :rowSelection="{selectedRowKeys: selectedRowKeys, onChange: onSelectChange}"
- @change="handleTableChange"
- :indentSize="12">
- <template slot="htmlSlot" slot-scope="text">
- <div v-html="text"></div>
- </template>
- <template slot="imgSlot" slot-scope="text,record">
- <span v-if="!text" style="font-size: 12px;font-style: italic;">无图片</span>
- <img v-else :src="getImgView(text)" :preview="record.id" height="25px" alt="" style="max-width:80px;font-size: 12px;font-style: italic;"/>
- </template>
- <template slot="fileSlot" slot-scope="text">
- <span v-if="!text" style="font-size: 12px;font-style: italic;">无文件</span>
- <a-button
- v-else
- :ghost="true"
- type="primary"
- icon="download"
- size="small"
- @click="downloadFile(text)">
- 下载
- </a-button>
- </template>
- <div slot="filterDropdown">
- <a-card>
- <a-checkbox-group @change="onColSettingsChange" v-model="settingColumns" :defaultValue="settingColumns">
- <a-row style="width: 400px">
- <template v-for="(item, index) in defColumns">
- <template v-if="item.key!='rowIndex'&& item.dataIndex!='action'">
- <a-col :span="12" :key="index"><a-checkbox :value="item.dataIndex">{{ item.title }}</a-checkbox></a-col>
- </template>
- </template>
- </a-row>
- </a-checkbox-group>
- </a-card>
- </div>
- <a-icon slot="filterIcon" type='setting' :style="{ fontSize:'16px',color: '#108ee9' }" />
- <span slot="action" slot-scope="text, record">
- <!-- <a @click="handleEdit(record)">编辑</a> -->
- <a @click="handleDetail(record)">虚实成本</a>
- <!-- <a-divider type="vertical" />
- <a-dropdown>
- <a class="ant-dropdown-link">更多 <a-icon type="down" /></a>
- <a-menu slot="overlay">
- <a-menu-item>
- <a @click="handleDetail(record)">详情</a>
- </a-menu-item>
- <a-menu-item>
- <a-popconfirm title="确定删除吗?" @confirm="() => handleDelete(record.id)">
- <a>删除</a>
- </a-popconfirm>
- </a-menu-item>
- </a-menu>
- </a-dropdown> -->
- </span>
- </a-table>
- </div>
- <project-detail-modal ref="proCostDetail"></project-detail-modal>
- <j-modal
- :width="1200"
- :visible="duiBi"
- switchFullscreen
- @cancel="handleGb">
- <a-tabs default-active-key="1">
- <a-tab-pane key="1" tab="总体对比">
- <all-list :duibiList="duibiList"></all-list>
- </a-tab-pane>
- <a-tab-pane key="2" tab="材料费对比" force-render>
- <wuliao-list :duibiclList="duibiclList"></wuliao-list>
- </a-tab-pane>
- </a-tabs>
- <template slot="footer">
- <a-button @click="handleGb">关闭</a-button>
- </template>
- </j-modal>
- </a-card>
- </template>
- <script>
- import Vue from 'vue'
- import { columnsSelect, columnsEdit, proCostYSKdetail, proCostContractdetail, getDbList, getDbClList } from '@/api/kzksApi.js'
- import '@/assets/less/TableExpand.less'
- import { mixinDevice } from '@/utils/mixin'
- import { JeecgListMixin } from '@/mixins/JeecgListMixin'
- import ProjectDetailModal from './modulesDetail/ProjectDetailModal'
- import AllList from '../projectContrastList/allList.vue'
- import WuliaoList from '../projectContrastList/wuliaoList.vue'
- import { getAction } from '@/api/manage'
- export default {
- name: 'ProjectCostList',
- mixins:[JeecgListMixin, mixinDevice],
- components: {
- AllList,
- WuliaoList,
- ProjectDetailModal,
- },
- data () {
- return {
- description: '项目成本管理页面',
- // 一键折叠/展开
- expandedRowKeys: [],
- // 是否全部展开
- isExpanded: true,
- // 获取到的对比数据
- duibiList: [],
- // 获取到的材料费对比数据
- duibiclList: [],
- // 对比弹框是否显示
- duiBi: false,
- // 表头:当前显示的列,初始为全部
- columns: [],
- //列设置:多选弹窗显示的
- settingColumns:[],
- //列定义:所有列
- defColumns: [
- // {
- // title: '#',
- // dataIndex: '',
- // key:'rowIndex',
- // width:60,
- // align:"center",
- // customRender:function (t,r,index) {
- // return parseInt(index)+1;
- // }
- // },
- {
- title:'任务号',
- fixed:"left",
- dataIndex: 'taskno',
- customHeaderCell:() => ({
- style: {
- textAlign: 'center', // 表头居中
- }
- })
- },
- {
- title:'任务名称',
- align:"center",
- fixed:"left",
- dataIndex: 'taskname'
- },
- {
- title:'型号',
- align:"center",
- dataIndex: 'xhname'
- },
- {
- title:'计划完成时间',
- align:"center",
- dataIndex: 'jhwcsj',
- customRender:function (text) {
- return !text?"":(text.length>10?text.substr(0,10):text)
- }
- },
- {
- title:'阶段',
- align:"center",
- dataIndex: 'yzjdname'
- },
- {
- title:'项目进度',
- align:"center",
- dataIndex: 'processpercent'
- },
- {
- title:'成本进度',
- align:"center",
- dataIndex: 'costPercent'
- },
- {
- title:'研制数量',
- align:"center",
- dataIndex: 'yzsl'
- },
- {
- title:'单台收入',
- align:"center",
- dataIndex: 'oneIncome'
- },
- {
- title:'单台成本',
- align:"center",
- dataIndex: 'oneCost'
- },
- {
- title:'单台利润',
- align:"center",
- dataIndex: 'oneProfit'
- },
- {
- title:'利润额',
- align:"center",
- dataIndex: 'lre'
- },
- {
- title:'利润率',
- align:"center",
- dataIndex: 'lrl'
- },
- {
- title:'预估价',
- align:"center",
- dataIndex: 'estimationcoat'
- },
- {
- title:'合同额',
- align:"center",
- dataIndex: 'contractfpe',
- customCell: this.getClickColumn,
- },
- {
- title:'已收款',
- align:"center",
- dataIndex: 'taskmoney',
- customCell: this.getClickColumn,
- },
- {
- title:'总成本',
- align:"center",
- dataIndex: 'zcb'
- },
- {
- title:'材料费',
- align:"center",
- dataIndex: 'clf',
- customCell: this.getClickColumn,
- },
- {
- title:'专用费',
- align:"center",
- dataIndex: 'zyf',
- customCell: this.getClickColumn,
- },
- {
- title:'事务费',
- align:"center",
- dataIndex: 'swf',
- customCell: this.getClickColumn,
- },
- {
- title:'外协费',
- align:"center",
- dataIndex: 'wxf',
- customCell: this.getClickColumn,
- },
- {
- title:'燃料动力费',
- align:"center",
- dataIndex: 'rldlf'
- },
- {
- title:'固定资产折旧',
- align:"center",
- dataIndex: 'gdzczj'
- },
- {
- title:'工资及劳务费',
- align:"center",
- dataIndex: 'gzjlwf'
- },
- {
- title:'管理费',
- align:"center",
- dataIndex: 'glf'
- },
- {
- title:'装机成本',
- align:"center",
- dataIndex: 'zjcb',
- customCell: this.getClickColumn,
- },
- {
- title:'内部试验',
- align:"center",
- dataIndex: 'lbsy'
- },
- {
- title:'工时(h)',
- align:"center",
- dataIndex: 'workhour',
- customCell: this.getClickColumn,
- },
- {
- title:'责任部门',
- align:"center",
- dataIndex: 'zrbm'
- },
- // {
- // title:'下达部门id',
- // align:"center",
- // dataIndex: 'jycsid'
- // },
- {
- title:'下达部门',
- align:"center",
- dataIndex: 'jycs'
- },
- // {
- // title:'1:横向 2:纵向',
- // align:"center",
- // dataIndex: 'hxzxid'
- // },
- {
- title:'横向纵向',
- align:"center",
- dataIndex: 'hxzxname'
- },
- {
- title:'任务类型',
- align:"center",
- dataIndex: 'tasktype'
- },
- {
- title:'审计审价',
- align:"center",
- dataIndex: 'auditprice'
- },
- {
- title:'任务状态',
- align:"center",
- dataIndex: 'iflag'
- },
- {
- title:'提出单位简称',
- align:"center",
- dataIndex: 'brief'
- },
- {
- title:'父级任务',
- align:"center",
- dataIndex: 'reftaskno'
- },
- {
- title:'批产任务号',
- align:"center",
- dataIndex: 'pccode'
- },
- {
- title:'备产任务号',
- align:"center",
- dataIndex: 'bccode'
- },
- {
- title:'备料任务号',
- align:"center",
- dataIndex: 'blcode'
- },
- {
- title:'业务员',
- align:"center",
- dataIndex: 'businessman'
- },
- {
- title:'设计工时',
- align:"center",
- dataIndex: 'sjgs'
- },
- {
- title:'生产工时',
- align:"center",
- dataIndex: 'scgs'
- },
- {
- title: '操作',
- dataIndex: 'action',
- align:"center",
- fixed:"right",
- width:147,
- scopedSlots: {
- filterDropdown: 'filterDropdown',
- filterIcon: 'filterIcon',
- customRender: 'action',
- }
- }
- ],
- url: {
- list: "/projectCostHuiji/projectCostHuiji/list",
- // delete: "/projectCost/projectCost/delete",
- // deleteBatch: "/projectCost/projectCost/deleteBatch",
- exportXlsUrl: "/projectCostHuiji/projectCostHuiji/exportXls",
- importExcelUrl: "projectCost/projectCost/importExcel",
- },
- dictOptions:{},
- superFieldList:[],
- }
- },
- created() {
- this.initColumns();
- this.loadData()
- this.getSuperFieldList();
- },
- computed: {
- importExcelUrl: function(){
- return `${window._CONFIG['domianURL']}/${this.url.importExcelUrl}`;
- },
- },
- methods: {
- loadData(arg) {
- if(!this.url.list){
- this.$message.error("请设置url.list属性!")
- return
- }
- //加载数据 若传入参数1则加载第一页的内容
- if (arg === 1) {
- this.ipagination.current = 1;
- }
- var params = this.getQueryParams();//查询条件
- this.loading = true;
- getAction(this.url.list, params).then((res) => {
- if (res.success) {
- //update-begin---author:zhangyafei Date:20201118 for:适配不分页的数据列表------------
- this.dataSource = res.result.records||res.result;
- if(res.result.total)
- {
- this.ipagination.total = res.result.total;
- }else{
- this.ipagination.total = 0;
- }
- //update-end---author:zhangyafei Date:20201118 for:适配不分页的数据列表------------
- this.setDefaultExpand()
- }else{
- this.$message.warning(res.message)
- }
- }).finally(() => {
- this.loading = false
- })
- },
- initDictConfig(){
- },
- getSuperFieldList(){
- let fieldList=[];
- fieldList.push({type:'string',value:'taskno',text:'任务号',dictCode:''})
- fieldList.push({type:'string',value:'taskname',text:'任务名称',dictCode:''})
- fieldList.push({type:'string',value:'xhname',text:'型号',dictCode:''})
- fieldList.push({type:'date',value:'jhwcsj',text:'计划完成时间'})
- fieldList.push({type:'string',value:'yzjdname',text:'阶段',dictCode:''})
- fieldList.push({type:'string',value:'processpercent',text:'项目进度',dictCode:''})
- fieldList.push({type:'string',value:'costPercent',text:'成本进度',dictCode:''})
- fieldList.push({type:'int',value:'yzsl',text:'研制数量',dictCode:''})
- fieldList.push({type:'BigDecimal',value:'oneIncome',text:'单台收入',dictCode:''})
- fieldList.push({type:'BigDecimal',value:'oneCost',text:'单台成本',dictCode:''})
- fieldList.push({type:'BigDecimal',value:'oneProfit',text:'单台利润',dictCode:''})
- fieldList.push({type:'BigDecimal',value:'lre',text:'利润额',dictCode:''})
- fieldList.push({type:'BigDecimal',value:'lrl',text:'利润率',dictCode:''})
- fieldList.push({type:'BigDecimal',value:'estimationcoat',text:'预估价',dictCode:''})
- fieldList.push({type:'BigDecimal',value:'contractfpe',text:'合同额',dictCode:''})
- fieldList.push({type:'BigDecimal',value:'taskmoney',text:'已收款',dictCode:''})
- fieldList.push({type:'BigDecimal',value:'zcb',text:'总成本',dictCode:''})
- fieldList.push({type:'BigDecimal',value:'clf',text:'材料费',dictCode:''})
- fieldList.push({type:'BigDecimal',value:'zyf',text:'专用费',dictCode:''})
- fieldList.push({type:'BigDecimal',value:'swf',text:'事务费',dictCode:''})
- fieldList.push({type:'BigDecimal',value:'wxf',text:'外协费',dictCode:''})
- fieldList.push({type:'BigDecimal',value:'rldlf',text:'燃料动力费',dictCode:''})
- fieldList.push({type:'BigDecimal',value:'gdzczj',text:'固定资产折旧',dictCode:''})
- fieldList.push({type:'BigDecimal',value:'gzjlwf',text:'工资及劳务费',dictCode:''})
- fieldList.push({type:'BigDecimal',value:'glf',text:'管理费',dictCode:''})
- fieldList.push({type:'BigDecimal',value:'zjcb',text:'装机成本',dictCode:''})
- fieldList.push({type:'BigDecimal',value:'lbsy',text:'内部试验',dictCode:''})
- fieldList.push({type:'BigDecimal',value:'workhour',text:'工时(h)',dictCode:''})
- fieldList.push({type:'string',value:'zrbm',text:'责任部门',dictCode:''})
- fieldList.push({type:'int',value:'jycsid',text:'下达部门id',dictCode:''})
- fieldList.push({type:'string',value:'jycs',text:'下达部门',dictCode:''})
- // fieldList.push({type:'int',value:'hxzxid',text:'1:横向 2:纵向/来自科研任务',dictCode:''})
- fieldList.push({type:'string',value:'hxzxname',text:'横向纵向',dictCode:''})
- fieldList.push({type:'string',value:'tasktype',text:'任务类型',dictCode:''})
- fieldList.push({type:'string',value:'auditprice',text:'审计审价',dictCode:''})
- fieldList.push({type:'string',value:'iflag',text:'任务状态',dictCode:''})
- fieldList.push({type:'string',value:'brief',text:'提出单位简称',dictCode:''})
- fieldList.push({type:'int',value:'reftaskno',text:'父级任务',dictCode:''})
- fieldList.push({type:'int',value:'pccode',text:'批产任务号',dictCode:''})
- fieldList.push({type:'int',value:'bccode',text:'备产任务号',dictCode:''})
- fieldList.push({type:'int',value:'blcode',text:'备料任务号',dictCode:''})
- fieldList.push({type:'string',value:'businessman',text:'业务员',dictCode:''})
- fieldList.push({type:'BigDecimal',value:'sjgs',text:'设计工时',dictCode:''})
- fieldList.push({type:'BigDecimal',value:'scgs',text:'生产工时',dictCode:''})
- this.superFieldList = fieldList
- },
- initColumns(){
- //权限过滤(列权限控制时打开,修改第二个参数为授权码前缀)
- //this.defColumns = colAuthFilter(this.defColumns,'testdemo:');
- columnsSelect().then(res => {
- let colSettings = res
- console.log(colSettings)
- if(colSettings==null||colSettings==undefined){
- let allSettingColumns = [];
- this.defColumns.forEach(function (item,i,array ) {
- allSettingColumns.push(item.dataIndex);
- })
- this.settingColumns = allSettingColumns;
- this.columns = this.defColumns;
- }else{
- this.settingColumns = colSettings;
- const cols = this.defColumns.filter(item => {
- if(item.key =='rowIndex'|| item.dataIndex=='action'){
- return true;
- }
- if (colSettings.includes(item.dataIndex)) {
- return true;
- }
- return false;
- })
- this.columns = cols;
- }
- })
- // 储存浏览器方式
- // var key = this.$route.name+":colsettings";
- // let colSettings= Vue.ls.get(key);
- },
- //列设置更改事件
- onColSettingsChange (checkedValues) {
- console.log(checkedValues)
- // 获取浏览器方式
- // var key = this.$route.name+":colsettings";
- // Vue.ls.set(key, checkedValues, 7 * 24 * 60 * 60 * 1000)
- this.settingColumns = checkedValues;
- const cols = this.defColumns.filter(item => {
- if(item.key =='rowIndex'|| item.dataIndex=='action'){
- return true
- }
- if (this.settingColumns.includes(item.dataIndex)) {
- return true
- }
- return false
- })
- this.columns = cols;
- columnsEdit({checkedValues: checkedValues})
- },
- getClickColumn(record, index){
- if(record.children){
- return false
- }
- return {
- style: {
- 'color': '#1890ff',
- 'cursor': 'pointer',
- },
- on: {
- click: (event)=> {
- // 没有值不弹窗
- if(!event.target.textContent){
- return
- }
- // console.log(record, index, event, event.target.cellIndex)
- console.log(this.columns[event.target.cellIndex - 1])
- var clickColumn = this.columns[event.target.cellIndex - 1].dataIndex
- var title = this.columns[event.target.cellIndex - 1].title
- this.$refs.proCostDetail.taskno = record.taskno
- this.$refs.proCostDetail.columnValue = clickColumn
- this.$refs.proCostDetail.title = title + '明细'
- this.$refs.proCostDetail.show()
- }
- }
- }
- },
- // 对比
- batchDuiBi(){
- console.log(this.selectedRowKeys,this.selectionRows)
- // console.log(JSON.stringify(this.selectedRowKeys))
- var a = this.selectedRowKeys
- var ids = a.toString()
- getDbList({ids: ids}).then((res) => {
- console.log(res)
- this.duibiList = res
- })
- var selectTasknos = this.selectionRows.map( res => {
- return res.taskno
- })
- var tasknos = selectTasknos.toString()
- console.log(tasknos)
- getDbClList({tasknos: tasknos}).then((res) => {
- console.log(res)
- this.duibiclList = res
- this.duiBi = true
- })
- },
- // 关闭对比弹框
- handleGb(){
- this.duiBi = false
- this.duibiList = []
- this.duibiclList = []
- },
- // 一键折叠展开
- handleExpand(){
- console.log(this.isExpanded)
- if(this.isExpanded){
- // 当前为展开,全部折叠
- this.expandedRowKeys = []
- } else {
- // 当前为折叠,全部展开
- this.setDefaultExpand()
- }
- this.isExpanded = !this.isExpanded
- },
- // 全部展开
- setDefaultExpand(){
- this.expandedRowKeys = this.dataSource.map(res => res.id)
- },
- onExpand (expanded, record) {
- if (expanded) {
- console.log(record.id)
- // 设置展开窗Key,代表展开操作
- this.expandedRowKeys.push(record.id)
- } else {
- // 代表折叠操作
- if (this.expandedRowKeys.length) {
- this.expandedRowKeys = this.expandedRowKeys.filter(v => {
- return v !== record.id
- })
- }
- }
- },
- }
- }
- </script>
- <style scoped>
- @import '~@assets/less/common.less';
- </style>
|