Browse Source

Merge remote-tracking branch 'origin/dev' into dev

dev
0.0 2 years ago
parent
commit
efa1c396b3
  1. 257
      public/static/废旧物资交接清单.html
  2. 195
      public/static/废旧电缆台账.html
  3. 145
      public/static/废旧电缆台账2.html
  4. 49
      src/views/accessrecords/ProcessMaterialWarehousingRecord.vue
  5. 20
      src/views/accessrecords/ProcessMaterialsDeliveryRecord.vue
  6. 115
      src/views/accessrecords/flowchart/LndustrialExplosiveComeFlowChart.vue
  7. 120
      src/views/accessrecords/flowchart/LndustrialExplosiveEnterFlowChart.vue
  8. 4
      src/views/accessrecords/flowchart/ProcessMaterialWarehousingFlowChart.vue
  9. 481
      src/views/accessrecords/flowchart/ProcessMaterialsDeliveryFlowChart.vue
  10. 2
      src/views/accessrecords/modules/ProcessMaterialWarehousingDetail.vue
  11. 4
      src/views/accessrecords/modules/ProcessMaterialsDeliveryDetail.vue
  12. 21
      src/views/accessrecords/plan/LndustrialExplosiveComePlan.vue
  13. 23
      src/views/accessrecords/plan/LndustrialExplosiveEnterPlan.vue
  14. 36
      src/views/accessrecords/plan/ProcessMaterialWarehousingPlan.vue
  15. 26
      src/views/accessrecords/plan/ProcessMaterialsDeliveryPlan.vue
  16. 4
      src/views/accessrecords/statement/LndustrialExplosiveComeStatement.vue
  17. 4
      src/views/accessrecords/statement/LndustrialExplosiveEnterStatement.vue
  18. 119
      src/views/accessrecords/statement/ProcessMaterialWarehousingStatement.vue
  19. 5
      src/views/accessrecords/statement/ProcessMaterialsDeliveryStatement.vue
  20. 2
      src/views/activiti/form/ProcessUdgetPlanForm.vue

257
public/static/废旧物资交接清单.html

@ -0,0 +1,257 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>回收台账</title>
<style>
body {
padding: 0;
margin: 0;
}
.max_box {
width: 756px;
/* height: 1086px; */
margin: auto;
}
.max_box>div:nth-of-type(1) {
text-align: center;
}
.telbox {
display: flex;
flex-direction: column;
border: 2px solid #000000;
margin-top: 10px;
box-sizing: border-box;
}
.titl_tb {
display: flex;
align-items: center;
flex: 1;
}
.titl_tb>div {
border-right: 2px solid #000000;
border-bottom: 2px solid #000000;
line-height: 30px;
padding-left: 5px;
text-align: center;
font-size: 15px;
box-sizing: border-box;
}
.titl_tb>div:nth-last-child(1) {
border-right: none;
}
.titl_tb:nth-last-child(1)>div {
/* border-bottom: none; */
}
.titl_tb>div:nth-of-type(1) {
width: 5%;
}
.titl_tb>div:nth-of-type(2) {
width: 15%;
}
.titl_tb>div:nth-of-type(3) {
width: 30%;
}
.titl_tb>div:nth-of-type(4) {
width: 15%;
}
.titl_tb>div:nth-of-type(5) {
width: 15%;
}
.titl_tb>div:nth-of-type(6) {
width: 20%;
}
.maxbiox {
display: flex;
flex-direction: column;
}
.jiaoyifang {
display: flex;
align-items: center;
box-sizing: border-box;
justify-content: center;
}
.jiaoyifang>div {
width: 100%;
line-height: 40px;
padding-left: 10px;
box-sizing: border-box;
border-bottom: 2px solid #000000;
box-sizing: border-box;
border-right: 2px solid #000000;
}
.jiaoyifang>div:nth-of-type(2) {
/* border-left: 2px solid #000000; */
/* border-right: none; */
border-right-color: #ffffff00;
box-sizing: border-box;
}
.qianzhiqu {
display: flex;
align-items: center;
border-bottom: 2px solid #000000;
box-sizing: border-box;
}
.qianzq {
width: 50%;
display: flex;
align-items: center;
box-sizing: border-box;
}
.qianzq>div:nth-of-type(1) {
width: 25%;
height: 60px;
line-height: 60px;
border-right: 2px solid #000000;
padding-left: 10px;
box-sizing: border-box;
}
.qianzq>div:nth-of-type(2) {
width: 80%;
height: 60px;
border-right: 2px solid #000000;
display: flex;
align-items: flex-end;
justify-content: right;
box-sizing: border-box;
}
.qianzq:nth-of-type(2)>div:nth-of-type(2) {
border-right: none;
}
.beizu {
line-height: 40px;
padding-left: 10px;
}
</style>
<style>
.dayinann{
width: 100px;
height: 40px;
background-color: #0ea5fd;
color: #ffffff;
border-radius: 5px;
border: none;
outline: none;
margin-top: 50px;
position: relative;
left: 50%;
transform: translate(-50%);
}
</style>
</head>
<body>
<!--startprint-->
<div class="max_box">
<div>废旧物资交接清单</div>
<div class="telbox">
<div class="titl_tb">
<div>序号</div>
<div>大类</div>
<div>产品名称、规格、型号</div>
<div>单位</div>
<div>数量</div>
<div>备注</div>
</div>
<div class="maxbiox">
</div>
<div class="jiaoyifang">
<div>
交接方:
</div>
<div>
接收方:物质装备公司
</div>
</div>
<div class="qianzhiqu">
<div class="qianzq">
<div>经办人:</div>
<div>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</div>
</div>
<div class="qianzq">
<div>经办人:</div>
<div>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</div>
</div>
</div>
<div class="qianzhiqu">
<div class="qianzq">
<div>经办人:</div>
<div>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</div>
</div>
<div class="qianzq">
<div>经办人:</div>
<div>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</div>
</div>
</div>
<div class="beizu">
备注:‘1231231231’123123
</div>
</div>
</div>
<!--endprint-->
<button class="dayinann" onclick="preview()">打印</button>
</body>
<script>
let dom1 = document.getElementsByClassName('maxbiox')[0]
let htmls = ''
for (let i = 1; i < 6; i++) {
htmls += `<div class="titl_tb">
<div>${i}</div>
<div>${i}</div>
<div>电缆</div>
<div>8mm</div>
<div>${i+10}</div>
<div>备注</div>
</div>`
}
dom1.innerHTML = htmls
console.log(dom1);
function preview() {
bdhtml = window.document.body.innerHTML;
sprnstr = "<!--startprint-->"; //开始打印标识字符串有17个字符
eprnstr = "<!--endprint-->"; //结束打印标识字符串
prnhtml = bdhtml.substr(bdhtml.indexOf(sprnstr) + 17); //从开始打印标识之后的内容
prnhtml = prnhtml.substring(0, prnhtml.indexOf(eprnstr)); //截取开始标识和结束标识之间的内容
window.document.body.innerHTML = prnhtml; //把需要打印的指定内容赋给body.innerHTML
window.print(); //调用浏览器的打印功能打印指定区域
window.document.body.innerHTML = bdhtml; //重新给页面内容赋值;
return false;
}
</script>
</html>

195
public/static/废旧电缆台账.html

@ -0,0 +1,195 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>回收台账</title>
<style>
body{
padding: 0;
margin: 0;
}
.max_box{
width: 1050px;
margin: auto;
}
.max_box>div:nth-of-type(1){
width: 100%;
text-align: center;
}
.telbox{
display: flex;
flex-direction: column;
border: 2px solid #000000;
margin-top: 10px;
}
.titl_tb{
display: flex;
align-items: center;
flex: 1;
}
.titl_tb>div{
border-right: 2px solid #000000;
border-bottom: 2px solid #000000;
line-height: 26px;
padding-left: 5px;
font-size: 10px;
}
.titl_tb>div:nth-last-child(1){
border-right: none;
}
.titl_tb:nth-last-child(1)>div{
border-bottom: none;
}
.titl_tb>div:nth-of-type(1){
width: 9%;
}
.titl_tb>div:nth-of-type(2){
width: 11%;
}
.titl_tb>div:nth-of-type(3){
width: 15%;
}
.titl_tb>div:nth-of-type(4){
width: 15%;
}
.titl_tb>div:nth-of-type(5){
width: 10%;
}
.titl_tb>div:nth-of-type(6){
width: 10%;
}
.titl_tb>div:nth-of-type(7){/* 车号 */
width: 15%;
}
.titl_tb>div:nth-of-type(8){
width: 16%;
}
.titl_tb>div:nth-of-type(9){ /* 现长度 */
width: 16%;
}
.titl_tb>div:nth-of-type(10){
width: 10%;
}
.titl_tb>div:nth-of-type(11){
width:10%;
}
.titl_tb>div:nth-of-type(12){
width:11%;
}
.titl_tb>div:nth-of-type(13){
flex:8%;
}
.maxbiox{
display: flex;
flex-direction: column;
}
</style>
<style>
.dayinann{
width: 100px;
height: 40px;
background-color: #0ea5fd;
color: #ffffff;
border-radius: 5px;
border: none;
outline: none;
margin-top: 50px;
position: relative;
left: 50%;
transform: translate(-50%);
}
</style>
</head>
<body>
<!--startprint-->
<div class="max_box">
<div>新疆分公司2022年度废旧电缆台账</div>
<div class="telbox">
<div class="titl_tb">
<div>序号</div>
<div>报废日期</div>
<div>原盘号</div>
<div>现盘号</div>
<div>电缆规格</div>
<div>缴料队组</div>
<div>车号</div>
<div>原长度(米)</div>
<div>现长度(米)</div>
<div>缴料人</div>
<div>存放地</div>
<div>报废原因</div>
<div>备注</div>
</div>
<div class="maxbiox">
</div>
</div>
</div>
<!--endprint-->
<!-- <button class="dayinann" onclick="printpreview();">预览</button>-->
<button class="dayinann" onclick="preview()">打印</button>
</body>
<script>
let dom1=document.getElementsByClassName('maxbiox')[0]
let htmls=''
for(let i=1;i<2;i++){
htmls+=`<div class="titl_tb">
<div>${i}</div>
<div>2022.12.11</div>
<div>盘号${24561+i}</div>
<div>盘号${11231+i}</div>
<div>中${i}mm</div>
<div>c3512</div>
<div>川A45689</div>
<div>6500</div>
<div>3000</div>
<div>杨乐</div>
<div>电缆厂</div>
<div>绝缘问题</div>
<div>暂无</div>
</div>`
}
dom1.innerHTML=htmls
console.log(dom1);
function preview() {
bdhtml = window.document.body.innerHTML;
sprnstr = "<!--startprint-->"; //开始打印标识字符串有17个字符
eprnstr = "<!--endprint-->"; //结束打印标识字符串
prnhtml = bdhtml.substr(bdhtml.indexOf(sprnstr) + 17); //从开始打印标识之后的内容
prnhtml = prnhtml.substring(0, prnhtml.indexOf(eprnstr)); //截取开始标识和结束标识之间的内容
window.document.body.innerHTML = prnhtml; //把需要打印的指定内容赋给body.innerHTML
window.print(); //调用浏览器的打印功能打印指定区域
window.document.body.innerHTML = bdhtml; //重新给页面内容赋值;
return false;
}
function printpreview(){
// wb.execwb(7,1);
bdhtml = window.document.body.innerHTML;
sprnstr = "<!--startprint-->"; //开始打印标识字符串有17个字符
eprnstr = "<!--endprint-->"; //结束打印标识字符串
prnhtml = bdhtml.substr(bdhtml.indexOf(sprnstr) + 17); //从开始打印标识之后的内容
prnhtml = prnhtml.substring(0, prnhtml.indexOf(eprnstr)); //截取开始标识和结束标识之间的内容
window.document.body.innerHTML = prnhtml; //把需要打印的指定内容赋给body.innerHTML
// window.print(); //调用浏览器的打印功能打印指定区域
// window.document.body.innerHTML = bdhtml; //重新给页面内容赋值;
return false;
}
//监听vue页面传递过来的值
window.addEventListener('message', messageEvent=> {
// console.log(messageEvent,'messageEvent---------------')
// console.log('是否存在messageEvent:',messageEvent.source);
// console.log('是否存在:window',window.parent.window.paren);
if(messageEvent.source!=window.parent.window.parent) {
return ;
};
console.log('儿子收到vue的数据:',messageEvent.data);
});
// window.addEventListener('message', function (messageEvent) {
// var data = messageEvent.data;
// console.log(data)
// }, false);
</script>
</html>

145
public/static/废旧电缆台账2.html

@ -0,0 +1,145 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>回收台账</title>
<style>
body{
padding: 0;
margin: 0;
}
.max_box{
width: 756px;
margin: auto;
}
.max_box>div:nth-of-type(1){
text-align: center;
}
.telbox{
display: flex;
flex-direction: column;
border: 2px solid #000000;
margin-top: 10px;
}
.titl_tb{
display: flex;
align-items: center;
flex: 1;
}
.titl_tb>div{
border-right: 2px solid #000000;
border-bottom: 2px solid #000000;
line-height: 26px;
padding-left: 5px;
font-size: 14px;
}
.titl_tb>div:nth-last-child(1){
border-right: none;
}
.titl_tb:nth-last-child(1)>div{
border-bottom: none;
}
.titl_tb>div:nth-of-type(1){
width: 8%;
}
.titl_tb>div:nth-of-type(2){
width: 12%;
}
.titl_tb>div:nth-of-type(3){
width: 10%;
}
.titl_tb>div:nth-of-type(4){
width:10%;
}
.titl_tb>div:nth-of-type(5){
width: 10%;
}
.titl_tb>div:nth-of-type(6){
width: 10%;
}
.titl_tb>div:nth-of-type(7){ /* 车号 */
width:10%;
}
.titl_tb>div:nth-of-type(8){
width: 13%;
}
.titl_tb>div:nth-of-type(9){
width: 10%;
}
.maxbiox{
display: flex;
flex-direction: column;
}
</style>
<style>
.dayinann{
width: 100px;
height: 40px;
background-color: #0ea5fd;
color: #ffffff;
border-radius: 5px;
border: none;
outline: none;
margin-top: 50px;
position: relative;
left: 50%;
transform: translate(-50%);
}
</style>
</head>
<body>
<!--startprint-->
<div class="max_box">
<div>新疆分公司2022年度废旧电缆台账</div>
<div class="telbox">
<div class="titl_tb">
<div>序号</div>
<div>物料码</div>
<div>名称</div>
<div>型号规格</div>
<div>单位</div>
<div>数量</div>
<div>存放地点</div>
<div>报废原因</div>
<div>备注</div>
</div>
<div class="maxbiox">
</div>
</div>
</div>
<!--endprint-->
<button class="dayinann" onclick="preview()">打印</button>
</body>
<script>
let dom1=document.getElementsByClassName('maxbiox')[0]
let htmls=''
for(let i=1;i<10;i++){
htmls+=`<div class="titl_tb">
<div>${i}</div>
<div>${i}</div>
<div>电缆</div>
<div>8mm</div>
<div>中国石油</div>
<div>${i+10}</div>
<div>电缆厂</div>
<div>绝缘失效</div>
<div>备注</div>
</div>`
}
dom1.innerHTML=htmls
console.log(dom1);
function preview() {
bdhtml = window.document.body.innerHTML;
sprnstr = "<!--startprint-->"; //开始打印标识字符串有17个字符
eprnstr = "<!--endprint-->"; //结束打印标识字符串
prnhtml = bdhtml.substr(bdhtml.indexOf(sprnstr) + 17); //从开始打印标识之后的内容
prnhtml = prnhtml.substring(0, prnhtml.indexOf(eprnstr)); //截取开始标识和结束标识之间的内容
window.document.body.innerHTML = prnhtml; //把需要打印的指定内容赋给body.innerHTML
window.print(); //调用浏览器的打印功能打印指定区域
window.document.body.innerHTML = bdhtml; //重新给页面内容赋值;
return false;
}
</script>
</html>

49
src/views/accessrecords/ProcessMaterialWarehousingRecord.vue

@ -30,9 +30,9 @@
<!-- <a-input placeholder="请输入物料名称" v-model="queryParam.merchandiseName"/>-->
<!-- </a-form-item>-->
<!-- </a-col>-->
<!-- <a-col :xl="4" :lg="7" :md="8" :sm="16">-->
<!-- <a-form-item label="仓储地点">-->
<!-- <a-input placeholder="请选择仓储地点" v-model="queryParam.unitWasteWarehouseCodeId"/>-->
<!-- <a-col :xl="5" :lg="7" :md="8" :sm="16" >-->
<!-- <a-form-item label="流程发起部门" :labelCol="labelCol" :wrapperCol="wrapperCol">-->
<!-- <j-select-depart v-model="queryParam.sysOrgCode" />-->
<!-- </a-form-item>-->
<!-- </a-col>-->
<!--&lt;!&ndash; </a-row>&ndash;&gt;-->
@ -48,11 +48,11 @@
<!--&lt;!&ndash; </a-form-item>&ndash;&gt;-->
<!--&lt;!&ndash; </a-col>&ndash;&gt;-->
<!-- <a-col :xl="4" :lg="7" :md="8" :sm="16">-->
<!-- <a-form-item label="入库人">-->
<!-- <a-input placeholder="请选择入库人" v-model="queryParam.librarySign"/>-->
<!-- </a-form-item>-->
<!-- </a-col>-->
<a-col :xl="4" :lg="7" :md="8" :sm="16">
<a-form-item label="流程发起人">
<a-input placeholder="请输入流程发起人" v-model="queryParam.createBy"/>
</a-form-item>
</a-col>
<!-- <a-col :xl="4" :lg="7" :md="8" :sm="16">-->
<!-- <a-form-item label="入库时间" :labelCol="labelCol" :wrapperCol="wrapperCol">-->
<!-- <a-range-picker-->
@ -165,6 +165,7 @@
import '@/assets/less/TableExpand.less'
import JSuperQuery from '@/components/jeecg/JSuperQuery.vue'
import { initDictOptions } from '@comp/dict/JDictSelectUtil'
import JSelectDepart from '@/components/jeecgbiz/JSelectDepart'
export default {
name: "ProcessMaterialWarehousingRecord",
@ -172,7 +173,8 @@
components: {
ProcessMaterialWarehousingListList,
ProcessMaterialWarehousingModal,
JSuperQuery
JSuperQuery,
JSelectDepart
},
data () {
return {
@ -217,23 +219,23 @@
align:"center",
dataIndex: 'createBy'
},
// {
// title:'',
// align:"center",
// dataIndex: 'processUdgetPlanId'
// },
{
title:'物资类型',
title:'物资信息',
align:"center",
dataIndex: 'materialType_dictText'
dataIndex: 'describes'
},
{
title:'批次',
title:'物资类型',
align:"center",
dataIndex: 'targetLibrary'
dataIndex: 'materialType_dictText'
},
// {
// title:'',
// align:"center",
// dataIndex: 'targetLibrary1'
// },
{
title:'入库总批次',
title:'批次',
align:"center",
dataIndex: 'warehousingBatch'
},
@ -363,11 +365,14 @@
console.log("部门ID===》", sessionStorage.getItem('USER_INFORMATION'))
let ue= sessionStorage.getItem('USER_INFORMATION');
let res=JSON.parse(ue);
this.queryParam.sysOrgCode = res.departIds;
console.log(res.departIds);
if(res.realname !== "管理员"){
this.queryParam.sysOrgCode = res.departIds;
}
// console.log("_______________.",res);
// console.log(res.departIds);
var params = this.getQueryParams();//
// console.log("Id"+sessionStorage.getItem('PUWWC_Id') )//id
console.log("====================>",params)
// console.log("====================>",params)
this.loading = true;
getAction(this.url.list, params).then((res) => {
if (res.success) {

20
src/views/accessrecords/ProcessMaterialsDeliveryRecord.vue

@ -10,6 +10,11 @@
placeholder="请选择物资类型" />
</a-form-item>
</a-col>
<a-col :xl="4" :lg="7" :md="8" :sm="16">
<a-form-item label="流程发起人">
<a-input placeholder="请输入流程发起人" v-model="queryParam.createBy"/>
</a-form-item>
</a-col>
</a-row>
</a-form>
</div>
@ -248,11 +253,21 @@
align:"center",
dataIndex: 'createBy'
},
{
title:'物资信息',
align:"center",
dataIndex: 'describes',
},
{
title:'物资类型',
align:"center",
dataIndex: 'materialType_dictText',
},
{
title:'批次号',
align:"center",
dataIndex: 'warehousingBatch',
},
{
title:'出库时间',
align:"center",
@ -382,7 +397,10 @@
this.onClearSelected()
let ue= sessionStorage.getItem('USER_INFORMATION');
let res=JSON.parse(ue);
this.queryParam.sysOrgCode = res.departIds;
if(res.realname !== "管理员"){
this.queryParam.sysOrgCode = res.departIds;
}
// this.queryParam.sysOrgCode = res.departIds;
var params = this.getQueryParams();//
this.loading = true;
getAction(this.url.list, params).then((res) => {

115
src/views/accessrecords/flowchart/LndustrialExplosiveComeFlowChart.vue

@ -1,13 +1,116 @@
<template>
<div class="search">
<a-row style="position:relative">
<img :src="imgUrl" />
<a-spin size="large" fix v-if="loadingImg"></a-spin>
</a-row>
</div>
</template>
<script>
import { JeecgListMixin } from '@/mixins/JeecgListMixin'
import { activitiMixin } from '@/views/activiti/mixins/activitiMixin'
export default {
name: 'LndustrialExplosiveComeFlowChart'
}
</script>
name: "LndustrialExplosiveComeFlowChart",
mixins:[activitiMixin,JeecgListMixin],
props: {
/**/
procInstId: {
type: String,
default: '',
required: true
},
pictureId: {
type: String,
default: '',
required: true
},
lcModa: {
type: Object,
required: false
}
},
data() {
return {
url:{
historicFlow:'/actTask/historicFlow/',
getHighlightImg:`${window._CONFIG['domianURL']}/activiti/models/getHighlightImg/`,
getNormalImg:`${window._CONFIG['domianURL']}/activiti/models/getNormalImg/`
},
type: 0,
loading: false, //
loadingImg: false,
data: [],
id: "",
imgUrl: "",
backRoute: ""
};
},
created() {
console.log(this.pictureId,'1111111111')
if (this.pictureId){
this.initNormal();
}
},
watch: {
procInstId:function(newval ,oldName) {
this.init();
},
pictureId:function() {
}
},
methods: {
loadData(){
},
init() {
this.id = this.procInstId;
this.imgUrl =this.url.getHighlightImg + this.id + "?time=" + new Date();
this.getDataList();
},
initNormal() {
this.id = this.pictureId;
this.imgUrl =this.url.getNormalImg + this.id + "?time=" + new Date();
},
getDataList() {
this.loading = true;
this.getAction(this.url.historicFlow+this.id).then(res => {
this.loading = false;
if (res.success) {
this.data = res.result;
if (!res.result || res.result.length == 0) {
this.$message.info( "未找到该记录审批历史数据,历史数据可能已被删除");
}
}else {
this.$message.error( res.message);
}
});
},
handleTableChange(pagination, filters, sorter) {
//
//TODO
if (Object.keys(sorter).length > 0) {
this.isorter.column = sorter.field;
this.isorter.order = "ascend" == sorter.order ? "asc" : "desc"
}
this.ipagination = pagination;
// this.loadData();
},
callback(key){
},
afterSub(){
<style scoped>
},
// pass(v){
// this.$emit('passTask',v)
// },
// back(v){
// this.$emit('backTask',v)
// }
},
</style>
};
</script>

120
src/views/accessrecords/flowchart/LndustrialExplosiveEnterFlowChart.vue

@ -1,13 +1,123 @@
<template>
<div class="search">
<a-row style="position:relative">
<img :src="imgUrl" />
<a-spin size="large" fix v-if="loadingImg"></a-spin>
</a-row>
</div>
</template>
<script>
import { JeecgListMixin } from '@/mixins/JeecgListMixin'
import { activitiMixin } from '@/views/activiti/mixins/activitiMixin'
export default {
name: "LndustrialExplosiveEnterFlowChart"
}
</script>
name: "LndustrialExplosiveEnterFlowChart",
mixins:[activitiMixin,JeecgListMixin],
props: {
/**/
procInstId: {
type: String,
default: '',
required: true
},
pictureId: {
type: String,
default: '',
required: true
},
lcModa: {
type: Object,
required: false
}
},
data() {
return {
url:{
historicFlow:'/actTask/historicFlow/',
getHighlightImg:`${window._CONFIG['domianURL']}/activiti/models/getHighlightImg/`,
getNormalImg:`${window._CONFIG['domianURL']}/activiti/models/getNormalImg/`
},
type: 0,
loading: false, //
loadingImg: false,
data: [],
id: "",
imgUrl: "",
backRoute: ""
};
},
created() {
console.log(this.pictureId,'1111111111')
<style scoped>
if (this.pictureId){
this.initNormal();
}
// if (!this.pictrueId){
//
//
// }else {
//
//
// }
},
watch: {
procInstId:function(newval ,oldName) {
this.init();
},
pictureId:function() {
</style>
}
},
methods: {
loadData(){
},
init() {
this.id = this.procInstId;
this.imgUrl =this.url.getHighlightImg + this.id + "?time=" + new Date();
this.getDataList();
},
initNormal() {
this.id = this.pictureId;
this.imgUrl =this.url.getNormalImg + this.id + "?time=" + new Date();
},
getDataList() {
this.loading = true;
this.getAction(this.url.historicFlow+this.id).then(res => {
this.loading = false;
if (res.success) {
this.data = res.result;
if (!res.result || res.result.length == 0) {
this.$message.info( "未找到该记录审批历史数据,历史数据可能已被删除");
}
}else {
this.$message.error( res.message);
}
});
},
handleTableChange(pagination, filters, sorter) {
//
//TODO
if (Object.keys(sorter).length > 0) {
this.isorter.column = sorter.field;
this.isorter.order = "ascend" == sorter.order ? "asc" : "desc"
}
this.ipagination = pagination;
// this.loadData();
},
callback(key){
},
afterSub(){
},
// pass(v){
// this.$emit('passTask',v)
// },
// back(v){
// this.$emit('backTask',v)
// }
},
};
</script>

4
src/views/accessrecords/flowchart/ProcessMaterialWarehousingFlowChart.vue

@ -133,12 +133,10 @@ export default {
};
},
created() {
console.log(this.procInstId,'1111111111')
console.log(this.pictureId,'1111111111')
if (this.pictureId){
this.initNormal();
}else {
this.init();
}
// if (!this.pictrueId){
//

481
src/views/accessrecords/flowchart/ProcessMaterialsDeliveryFlowChart.vue

@ -1,386 +1,123 @@
<template>
<a-card :bordered="false" style="height: 830px">
<!-- 查询区域 -->
<div class="table-page-search-wrapper">
<a-form layout="inline" @keyup.enter.native="searchQuery">
<a-row :gutter="24">
</a-row>
</a-form>
</div>
<!-- 查询区域-END -->
<div class="search">
<a-row style="position:relative">
<img :src="imgUrl" />
<a-spin size="large" fix v-if="loadingImg"></a-spin>
</a-row>
<!-- 操作按钮区域 -->
<div class="table-operator">
<!-- <a-button @click="handleAdd" type="primary" icon="plus">新增</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>-->
<!-- &lt;!&ndash; 高级查询区域 &ndash;&gt;-->
<!-- <j-super-query :fieldList="superFieldList" ref="superQueryModal" @handleSuperQuery="handleSuperQuery"></j-super-query>-->
</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>-->
<!-- </div>-->
<a-table
ref="table"
size="middle"
bordered
rowKey="id"
class="j-table-force-nowrap"
:scroll="{x:true}"
:columns="columns"
:dataSource="dataSource"
:pagination="ipagination"
:loading="loading"
:customRow="clickThenSelect"
@change="handleTableChange">
<template slot="htmlSlot" slot-scope="text">
<div v-html="text"></div>
</template>
<template slot="imgSlot" slot-scope="text">
<span v-if="!text" style="font-size: 12px;font-style: italic;">无图片</span>
<img v-else :src="getImgView(text)" 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>
<span slot="action" slot-scope="text, record">
<a @click="handleEnterDetail(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-popconfirm title="确定删除吗?" @confirm="() => handleDelete(record.id)">-->
<!-- <a>删除</a>-->
<!-- </a-popconfirm>-->
<!-- </a-menu-item>-->
<!-- </a-menu>-->
<!-- </a-dropdown>-->
</span>
</a-table>
</div>
<!-- <a-tabs defaultActiveKey="1">-->
<!-- <a-tab-pane tab="物资出库流程出库清单" key="1" >-->
<!-- <ProcessMaterialsDeliveryListList :mainId="selectedMainId" />-->
<!-- </a-tab-pane>-->
<!-- </a-tabs>-->
<!-- <processMaterialsDelivery-modal ref="modalForm" @ok="modalFormOk"></processMaterialsDelivery-modal>-->
</a-card>
</div>
</template>
<script>
import { JeecgListMixin } from '@/mixins/JeecgListMixin'
import { activitiMixin } from '@/views/activiti/mixins/activitiMixin'
export default {
name: "ProcessMaterialsDeliveryFlowChart",
mixins:[activitiMixin,JeecgListMixin],
props: {
/**/
procInstId: {
type: String,
default: '',
required: true
},
pictureId: {
type: String,
default: '',
required: true
},
lcModa: {
type: Object,
required: false
}
},
data() {
return {
url:{
historicFlow:'/actTask/historicFlow/',
getHighlightImg:`${window._CONFIG['domianURL']}/activiti/models/getHighlightImg/`,
getNormalImg:`${window._CONFIG['domianURL']}/activiti/models/getNormalImg/`
},
type: 0,
loading: false, //
loadingImg: false,
data: [],
id: "",
imgUrl: "",
backRoute: ""
};
},
created() {
console.log(this.pictureId,'1111111111')
if (this.pictureId){
this.initNormal();
}
// if (!this.pictrueId){
//
//
// }else {
//
//
// }
},
watch: {
procInstId:function(newval ,oldName) {
this.init();
},
pictureId:function() {
import { JeecgListMixin } from '@/mixins/JeecgListMixin'
import ProcessMaterialsDeliveryModal from '@/views/processmaterials/modules/ProcessMaterialsDeliveryModal'
import { getAction } from '@/api/manage'
import ProcessMaterialsDeliveryListList from '@/views/processmaterials/ProcessMaterialsDeliveryListList'
import '@/assets/less/TableExpand.less'
import JSuperQuery from '@/components/jeecg/JSuperQuery.vue'
import { initDictOptions } from '@comp/dict/JDictSelectUtil'
}
},
methods: {
loadData(){
export default {
name: "ProcessMaterialsDeliveryList",
mixins:[JeecgListMixin],
components: {
ProcessMaterialsDeliveryListList,
ProcessMaterialsDeliveryModal,
JSuperQuery
},
data () {
return {
description: '物资出库流程管理页面',
//
// columns: [
// {
// title: '#',
// dataIndex: '',
// key:'rowIndex',
// width:60,
// align:"center",
// customRender:function (t,r,index) {
// return parseInt(index)+1;
// }
// },
// {
// title:'',
// align:"center",
// dataIndex: 'equipment',
// },
// {
// title:'WBS',
// align:"center",
// dataIndex: 'wbs_dictText',
// },
// {
// title:'',
// align:"center",
// dataIndex: 'materialName',
// },
// {
// title:'',
// align:"center",
// dataIndex: 'materialUnit',
// },
// {
// title:'',
// align:"center",
// dataIndex: 'pleaseSendNumber'
// },
// {
// title:'',
// align:"center",
// dataIndex: 'actualSendNumber'
// },
// {
// title:'',
// align:"center",
// dataIndex: 'supplier',
// },
// {
// title:'',
// align:"center",
// dataIndex: 'materialPrice'
// },
// {
// title:'',
// align:"center",
// dataIndex: 'materialAmount'
// },
// {
// title:'',
// align:"center",
// dataIndex: 'purpose',
// fixed:"right",
// },
// {
// title: '',
// dataIndex: 'action',
// align:"center",
// fixed:"right",
// width:147,
// scopedSlots: { customRender: 'action' },
// }
//
// /*{
// title: '',
// dataIndex: 'action',
// align:"center",
// fixed:"right",
// width:147,
// scopedSlots: { customRender: 'action' },
// }*/
// ],
// url: {
// list: "/hy/processMaterialsDelivery/list",
// // list: "/hy/processMaterialsDelivery/queryProcessMaterialsDeliveryListByMainId",
// delete: "/hy/processMaterialsDelivery/deleteProcessMaterialsDeliveryList",
// deleteBatch: "/hy/processMaterialsDelivery/deleteBatchProcessMaterialsDeliveryList",
// exportXlsUrl: "/hy/processMaterialsDelivery/exportProcessMaterialsDeliveryList",
// importUrl: "/hy/processMaterialsDelivery/importProcessMaterialsDeliveryList",
// },
columns: [
{
title: '序号',
dataIndex: '',
key:'rowIndex',
width:60,
align:"center",
customRender:function (t,r,index) {
return parseInt(index)+1;
}
},
{
title:'流程发起公司',
align:"center",
dataIndex: 'company_dictText',
},
{
title:'流程发起时间',
align:"center",
dataIndex: 'createTime'
},
{
title:'流程发起部门',
align:"center",
dataIndex: 'sysOrgCode_dictText',
},
{
title:'流程发起人',
align:"center",
dataIndex: 'createBy'
},
{
title:'物资类型',
align:"center",
dataIndex: 'materialType_dictText',
},
{
title:'出库时间',
align:"center",
dataIndex: 'deliveryTime',
customRender:function (text) {
return !text?"":(text.length>10?text.substr(0,10):text)
}
},
// {
// title:'id',
// align:"center",
// dataIndex: 'fileId',
// scopedSlots: {customRender: 'fileSlot'}
// },
{
title: '操作',
dataIndex: 'action',
align:"center",
fixed:"right",
width:147,
scopedSlots: { customRender: 'action' },
}
],
url: {
list: "/hy/processMaterialsDelivery/listStockRemoval",
delete: "/hy/processMaterialsDelivery/delete",
deleteBatch: "/hy/processMaterialsDelivery/deleteBatch",
exportXlsUrl: "/hy/processMaterialsDelivery/exportXls",
importExcelUrl: "hy/processMaterialsDelivery/importExcel",
},
dictOptions:{
company:[],
sysOrgCode:[],
materialType:[],
},
/* 分页参数 */
ipagination:{
current: 1,
pageSize: 5,
pageSizeOptions: ['5', '10', '50'],
showTotal: (total, range) => {
return range[0] + "-" + range[1] + " 共" + total + "条"
},
showQuickJumper: true,
showSizeChanger: true,
total: 0
},
selectedMainId:'',
superFieldList:[],
}
init() {
this.id = this.procInstId;
this.imgUrl =this.url.getHighlightImg + this.id + "?time=" + new Date();
this.getDataList();
},
created() {
this.getSuperFieldList();
initNormal() {
this.id = this.pictureId;
this.imgUrl =this.url.getNormalImg + this.id + "?time=" + new Date();
},
getDataList() {
this.loading = true;
this.getAction(this.url.historicFlow+this.id).then(res => {
this.loading = false;
if (res.success) {
this.data = res.result;
if (!res.result || res.result.length == 0) {
this.$message.info( "未找到该记录审批历史数据,历史数据可能已被删除");
}
}else {
this.$message.error( res.message);
}
});
},
computed: {
importExcelUrl: function(){
return `${window._CONFIG['domianURL']}/${this.url.importExcelUrl}`;
handleTableChange(pagination, filters, sorter) {
//
//TODO
if (Object.keys(sorter).length > 0) {
this.isorter.column = sorter.field;
this.isorter.order = "ascend" == sorter.order ? "asc" : "desc"
}
this.ipagination = pagination;
// this.loadData();
},
callback(key){
},
methods: {
afterSub(){
handleEnterDetail(records){
console.log(records)
this.$router.push({
name:'src-views-accessrecords-plan-ProcessMaterialWarehousingPlan',
params:{
item: records.id,
merchandiseName: " - "+records.materialType_dictText,
}})
},
},
// pass(v){
// this.$emit('passTask',v)
// },
// back(v){
// this.$emit('backTask',v)
// }
},
initDictConfig(){
initDictOptions('sys_depart,depart_name,id').then((res) => {
if (res.success) {
this.$set(this.dictOptions, 'company', res.result)
}
})
initDictOptions('sys_depart,depart_name,id').then((res) => {
if (res.success) {
this.$set(this.dictOptions, 'sysOrgCode', res.result)
}
})
initDictOptions('').then((res) => {
if (res.success) {
this.$set(this.dictOptions, 'materialType', res.result)
}
})
},
clickThenSelect(record) {
return {
on: {
click: () => {
this.onSelectChange(record.id.split(","), [record]);
}
}
}
},
onClearSelected() {
this.selectedRowKeys = [];
this.selectionRows = [];
this.selectedMainId=''
},
onSelectChange(selectedRowKeys, selectionRows) {
this.selectedMainId=selectedRowKeys[0]
this.selectedRowKeys = selectedRowKeys;
this.selectionRows = selectionRows;
},
loadData(arg) {
if(!this.url.list){
this.$message.error("请设置url.list属性!")
return
}
// 1
if (arg === 1) {
this.ipagination.current = 1;
}
this.onClearSelected()
var params = this.getQueryParams();//
this.loading = true;
getAction(this.url.list, params).then((res) => {
if (res.success) {
this.dataSource = res.result.records;
this.ipagination.total = res.result.total;
}
if(res.code===510){
this.$message.warning(res.message)
}
this.loading = false;
})
},
getSuperFieldList(){
let fieldList=[];
fieldList.push({type:'sel_depart',value:'company',text:'流程发起公司'})
fieldList.push({type:'datetime',value:'createTime',text:'流程发起时间'})
fieldList.push({type:'sel_depart',value:'sysOrgCode',text:'流程发起部门'})
fieldList.push({type:'sel_user',value:'createBy',text:'流程发起人'})
fieldList.push({type:'int',value:'materialType',text:'物资类型',dictCode:''})
fieldList.push({type:'date',value:'deliveryTime',text:'出库时间'})
fieldList.push({type:'string',value:'fileId',text:'文件id',dictCode:''})
this.superFieldList = fieldList
}
}
}
</script>
<style scoped>
@import '~@assets/less/common.less'
</style>
};
</script>

2
src/views/accessrecords/modules/ProcessMaterialWarehousingDetail.vue

@ -217,7 +217,7 @@
{
title:'规格',
align:"center",
dataIndex: 'materialName'
dataIndex: 'specification'
},
{
title:'型号',

4
src/views/accessrecords/modules/ProcessMaterialsDeliveryDetail.vue

@ -187,12 +187,12 @@ export default {
{
title:'规格',
align:"center",
dataIndex: 'materialName1',
dataIndex: 'specification',
},
{
title:'型号',
align:"center",
dataIndex: 'materialName2',
dataIndex: 'type',
},
{
title:'单位',

21
src/views/accessrecords/plan/LndustrialExplosiveComePlan.vue

@ -1,13 +1,13 @@
<template>
<a-card :bordered="false" >
<a-tabs style="text-align: center">
<a-tabs style="text-align: center" @change="callback">
<a-tab-pane tab="物资明细" key="1" forceRender>
<LndustrialExplosiveComeDetail :delivery-detail-id="this.$route.query.item" />
</a-tab-pane>
<a-tab-pane tab="流程节点图" key="2" forceRender>
<!-- <process-material-warehousing-flow-chart />-->
<LndustrialExplosiveComeFlowChart v-if="isShow" :pictureId="pictureId" :procInstId="procInstId" />
</a-tab-pane>
<a-tab-pane tab="数据报表" key="3" forceRender>
<LndustrialExplosiveComeStatement />
@ -20,6 +20,7 @@
import LndustrialExplosiveComeDetail from '@views/accessrecords/modules/LndustrialExplosiveComeDetail'
import LndustrialExplosiveComeFlowChart from '@views/accessrecords/flowchart/LndustrialExplosiveComeFlowChart'
import LndustrialExplosiveComeStatement from '@views/accessrecords/statement/LndustrialExplosiveComeStatement'
import { getAction } from '@api/manage'
export default {
name: 'LndustrialExplosiveComePlan',
@ -31,6 +32,7 @@ export default {
data() {
return {
isNew:'',
isShow: false,
pictrueId:'',
procInstId:'',
proMaterListId: this.$route.query.item,
@ -86,7 +88,22 @@ export default {
console.log(this.proMaterListId);
},
methods: {
callback(key){
if (key==2){
getAction(this.url.getProcessPicture, { id:this.$route.query.item }).then((res) => {
// console.log(res,'')
if (res.success) {
this.pictureId=res.result.procDefId;
this.ifShow=true;
}
if(res.code===510){
this.$message.warning(res.message)
}
this.loading = false;
})
}
}
},
}

23
src/views/accessrecords/plan/LndustrialExplosiveEnterPlan.vue

@ -1,13 +1,13 @@
<template>
<a-card :bordered="false" >
<a-tabs style="text-align: center">
<a-tabs style="text-align: center" @change="callback">
<a-tab-pane tab="物资明细" key="1" forceRender>
<LndustrialExplosiveEnterDetail :materWared="this.$route.query.item" />
</a-tab-pane>
<a-tab-pane tab="流程节点图" key="2" forceRender>
<!-- <process-material-warehousing-flow-chart />-->
<LndustrialExplosiveEnterFlowChart v-if="isShow" :pictureId="pictureId" :procInstId="procInstId"/>
</a-tab-pane>
<a-tab-pane tab="数据报表" key="3" forceRender>
<LndustrialExplosiveEnterStatement />
@ -20,6 +20,7 @@
import LndustrialExplosiveEnterDetail from '@views/accessrecords/modules/LndustrialExplosiveEnterDetail'
import LndustrialExplosiveEnterFlowChart from '@views/accessrecords/flowchart/LndustrialExplosiveEnterFlowChart'
import LndustrialExplosiveEnterStatement from '@views/accessrecords/statement/LndustrialExplosiveEnterStatement'
import { getAction } from '@api/manage'
export default {
name: 'LndustrialExplosiveEnterPlan',
@ -31,6 +32,7 @@ export default {
data() {
return {
isNew:'',
isShow: false,
pictrueId:'',
procInstId:'',
proMaterListId: this.$route.query.item,
@ -83,10 +85,25 @@ export default {
// }
// },
created(){
console.log(this.proMaterListId);
// console.log(this.proMaterListId);
},
methods: {
callback(key){
if (key==2){
getAction(this.url.getProcessPicture, { id:this.$route.query.item }).then((res) => {
console.log(res,'獲取數據')
if (res.success) {
this.pictureId=res.result.procDefId;
this.ifShow=true;
}
if(res.code===510){
this.$message.warning(res.message)
}
this.loading = false;
})
}
}
},
}

36
src/views/accessrecords/plan/ProcessMaterialWarehousingPlan.vue

@ -1,16 +1,16 @@
<template>
<a-card :bordered="false" >
<a-tabs style="text-align: center">
<a-tab-pane tab="物资明细" key="1" forceRender>
<a-tabs style="text-align: center" @change="callback">
<a-tab-pane tab="物资明细" key="1" forceRender >
<process-material-warehousing-detail :materWared="this.$route.query.item" />
</a-tab-pane>
<a-tab-pane tab="流程节点图" key="2" forceRender>
<!-- <process-material-warehousing-flow-chart />-->
<a-tab-pane tab="流程节点图" key="2" forceRender >
<process-material-warehousing-flow-chart v-if="ifShow" :pictureId="pictureId" :procInstId="procInstId"/>
</a-tab-pane>
<a-tab-pane tab="数据报表" key="3" forceRender>
<process-material-warehousing-statement />
<a-tab-pane tab="制式表格" key="3" forceRender>
<process-material-warehousing-statement :materWared="this.$route.query.item"/>
</a-tab-pane>
</a-tabs>
</a-card>
@ -20,6 +20,7 @@
import ProcessMaterialWarehousingDetail from '../modules/ProcessMaterialWarehousingDetail'
import ProcessMaterialWarehousingFlowChart from '@views/accessrecords/flowchart/ProcessMaterialWarehousingFlowChart'
import ProcessMaterialWarehousingStatement from '@views/accessrecords/statement/ProcessMaterialWarehousingStatement'
import { getAction } from '@api/manage'
export default {
name: 'ProcessMaterialWarehousingPlan',
@ -31,11 +32,13 @@ export default {
data() {
return {
isNew:'',
pictrueId:'',
ifShow:false,
pictureId:'',
procInstId:'',
proMaterListId: this.$route.query.item,
url:{
list:"",
getProcessPicture:'/hy/processMaterialWarehousing/getProcessPicture'
},
}
},
@ -84,9 +87,26 @@ export default {
// },
created(){
console.log(this.proMaterListId);
// this.getPicture();
},
methods: {
callback(key){
if (key==2){
getAction(this.url.getProcessPicture, { id:this.$route.query.item }).then((res) => {
if (res.success) {
// this.dataSource = res.result.records;
// this.ipagination.total = res.result.total;
this.pictureId=res.result.procDefId;
this.ifShow=true;
console.log(res,'獲取數據')
}
if(res.code===510){
this.$message.warning(res.message)
}
this.loading = false;
})
}
}
},
}

26
src/views/accessrecords/plan/ProcessMaterialsDeliveryPlan.vue

@ -1,15 +1,15 @@
<template>
<a-card :bordered="false" >
<a-tabs style="text-align: center">
<a-tabs style="text-align: center" @change="callback">
<a-tab-pane tab="物资明细" key="1" forceRender>
<ProcessMaterialsDeliveryDetail :delivery-detail-id="this.$route.query.item" />
</a-tab-pane>
<a-tab-pane tab="流程节点图" key="2" forceRender>
<!-- <process-material-warehousing-flow-chart />-->
<ProcessMaterialsDeliveryFlowChart v-if="isShow" :pictureId="pictureId" :procInstId="procInstId"/>
</a-tab-pane>
<a-tab-pane tab="数据报表" key="3" forceRender>
<a-tab-pane tab="制式表格" key="3" forceRender>
<ProcessMaterialsDeliveryStatement />
</a-tab-pane>
</a-tabs>
@ -20,6 +20,7 @@
import ProcessMaterialsDeliveryDetail from '@views/accessrecords/modules/ProcessMaterialsDeliveryDetail'
import ProcessMaterialsDeliveryFlowChart from '@views/accessrecords/flowchart/ProcessMaterialsDeliveryFlowChart'
import ProcessMaterialsDeliveryStatement from '@views/accessrecords/statement/ProcessMaterialsDeliveryStatement'
import { getAction } from '@api/manage'
export default {
name: 'ProcessMaterialsDeliveryPlan',
@ -31,11 +32,13 @@ export default {
data() {
return {
isNew:'',
isShow:false,
pictrueId:'',
procInstId:'',
proMaterListId: this.$route.query.item,
url:{
list:"",
getProcessPicture:'/hy/processMaterialWarehousing/getProcessPicture'
},
}
},
@ -86,6 +89,23 @@ export default {
console.log(this.proMaterListId);
},
methods: {
callback(key){
if (key==2){
getAction(this.url.getProcessPicture, { id:this.$route.query.item }).then((res) => {
console.log(res,'獲取數據')
if (res.success) {
this.pictureId=res.result.procDefId;
this.ifShow=true;
}
if(res.code===510){
this.$message.warning(res.message)
}
this.loading = false;
})
}
}
},

4
src/views/accessrecords/statement/LndustrialExplosiveComeStatement.vue

@ -1,6 +1,10 @@
<template>
<div>
出爆报表
<a-button type="primary">
预览
</a-button>
<a-button>打印</a-button>
</div>
</template>

4
src/views/accessrecords/statement/LndustrialExplosiveEnterStatement.vue

@ -1,6 +1,10 @@
<template>
<div>
入爆报表
<a-button type="primary">
预览
</a-button>
<a-button>打印</a-button>
</div>
</template>

119
src/views/accessrecords/statement/ProcessMaterialWarehousingStatement.vue

@ -1,15 +1,128 @@
<template>
<div>
入报表
<div >
<a-card :bordered="false" style="width: 100%;height: 730px">
<div class="table-operator" style="width: 18%">
<!-- <a-button type="primary">-->
<!-- 预览-->
<!-- </a-button>-->
</div>
<div style="width: 100%;height: 80%">
<iframe class="iframe"
:src="srcHtml"
frameborder="0"
ref="iframes"
style="width: 100%;height: 100%"
>
</iframe>
</div>
</a-card>
</div>
</template>
<script>
import { getAction } from '@api/manage'
import { mixinDevice } from '@/utils/mixin'
import { JeecgListMixin } from '@/mixins/JeecgListMixin'
export default {
name: "ProcessMaterialWarehousingStatement"
name: "ProcessMaterialWarehousingStatement",
mixins:[JeecgListMixin,mixinDevice],
props:{
materWared:{
type: String,
}
},
data(){
return{
showSessionId : '',
srcHtml : '',
url:{
list: "/hy/processMaterialWarehousing/queryByIdWarehousingList",
},
Wslist:[]
}
},
mounted() {
// this.showSessionId = window.location.search;
this.srcHtml = '../static/废旧电缆台账.html';
this.sendMesFroIframe();
},
created() {
// this.loadData();
},
beforeMount() {
},
methods:{
//
async sendMesFroIframe() {
let a = await this.loadData();
console.log("执行了",a);
const mapFrame = this.$refs['iframes']
if (mapFrame.attachEvent) { //
mapFrame.attachEvent('onload', function() {
const iframeWin = mapFrame.contentWindow
iframeWin.postMessage(a, '*')
// data *ip
})
} else {
mapFrame.onload = function() {
const iframeWin = mapFrame.contentWindow
iframeWin.postMessage(a, '*')
}
}
},
loadData() {
console.log("执行; 欧帕科夫")
return new Promise((resolve, reject) => {
if(!this.url.list){
this.$message.error("请设置url.list属性!")
return
}
console.log(this.materWared);
this.queryParam.processMaterialWarehousingId = this.materWared;
getAction(this.url.list, this.queryParam).then((res) => {
console.log(res);
if (res.success) {
this.Wslist = res.result.records;
}
if(res.code===510){
this.$message.warning(res.message)
}
this.loading = false;
resolve( this.Wslist );
})
})
},
}
}
</script>
<style scoped>
.iframe {
position: absolute;
left: 0;
right: 0;
top: 10%;
bottom: 0;
width: 100%;
height: 100%;
background: #fff;
overflow-y: hidden;
}
</style>

5
src/views/accessrecords/statement/ProcessMaterialsDeliveryStatement.vue

@ -1,6 +1,9 @@
<template>
<div>
出报表
<a-button type="primary">
预览
</a-button>
<a-button>打印</a-button>
</div>
</template>

2
src/views/activiti/form/ProcessUdgetPlanForm.vue

@ -643,7 +643,7 @@
'materialNumber': record.row.materialNumber,
'materialGroup': record.row.materialGroup,
// 'materialGroup': this.materialId,
'materialSeries': "SM-JD36-BA",
'materialSeries': '',
'materialName': materialName.name,
'materialUnit': materialName.unit,
'supplierId': materialName.supplierId

Loading…
Cancel
Save