ludc
2024-12-30 9c0f8e3576aecba48aa00bd4347e6dae58ceb2ae
1
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-2d0d7df8"],{7955:function(e,t,a){"use strict";a.r(t);var n=function(){var e=this,t=e._self._c;return t("div",{staticStyle:{height:"100%"}},[t("avue-crud",{ref:"dataTable",attrs:{data:e.tableList,option:e.option,page:e.pageType,"table-loading":e.loading},on:{"update:page":function(t){e.pageType=t},"row-click":e.rowClickChange,"selection-change":e.selectChange},scopedSlots:e._u([{key:"menuLeft",fn:function(a){return[t("dynamic-button",{attrs:{butttonList:e.componentVO.buttons,selectList:e.selectList,LocationType:"top",type:"table"}})]}},{key:"menu",fn:function(a){return[t("dynamic-button",{attrs:{butttonList:e.componentVO.buttons,scope:a,selectList:e.selectList,LocationType:"menu",type:"table"}})]}}]),model:{value:e.form,callback:function(t){e.form=t},expression:"form"}})],1)},i=[],o=(a("c54a"),{name:"list",props:{componentVO:{type:Object,default:{}},inDialog:{type:Boolean,default:!1},areasName:{type:String,default:""},sourceData:{type:Object,default:{}},paramVOS:{type:Object,default:{}},isShow:{type:Boolean,default:!0},dataStore:{type:Array,default:[]}},data:function(){return{parentHeight:"100%",form:{},loading:!1,page:{pageSize:10,currentPage:1,total:50},simplePage:{currentPage:1,total:100,pagerCount:4,layout:"prev, pager, next"},tableList:[],option:{index:!0,addBtn:!1,editBtn:!1,delBtn:!0,selection:!0,tip:!1,height:"100%",calcHeight:15,indexFixed:!1,menuFixed:!1,searchMenuSpan:12,searchShow:!1,column:[{field:"name",title:"文件名称",width:250},{field:"fileSize",title:"大小",width:80,templet:function(e){if(!e.fileSize||null==e.fileSize||1*e.fileSize==0||isNaN(1*e.fileSize))return"未知大小";var t=1*e.fileSize;return t>1099511627776?parseInt(t/1099511627776)+"TB":t>1073741824?parseInt(t/1073741824)+"GB":t>1048576?parseInt(t/1048576)+"MB":t>1024?parseInt(t/1024)+"KB":t+"B"}},{field:"secretGradeText",title:"密级",hidden:!configData.controlSecret,width:60},{field:"fileDocClassifyName",title:"文档类型",width:160},{field:"creator",title:"上传人/时间",width:210,templet:function(e){return e.creator+"("+$webUtil.formateDateTimeNoSecond(e.createTime)+")"}}]},selectList:[]}},computed:{pageType:function(){return"westArea"===this.areasName?this.simplePage:this.page}},methods:{rowClickChange:function(e){this.$refs.dataTable.toggleRowSelection(e)},selectChange:function(e){this.selectList=e}}}),l=o,r=a("2877"),c=Object(r["a"])(l,n,i,!1,null,"4137dd90",null);t["default"]=c.exports}}]);