Your Name
2022-11-30 f0cd5a4fe3b366fa753b8da5e387673c30c4d0f7
1
(this.webpackJsonp=this.webpackJsonp||[]).push([["chunk-4a6e"],{"0hXg":function(t,e,n){"use strict";n.r(e);var a=n("14Xm"),r=n.n(a),i=n("D3Ub"),o=n.n(i),d=n("S/i2"),u=(n("7Qib"),{name:"addSelfExam",data:function(){return{dialogVisible:!1,tableKey:"",directionCode:"",listLoading:!1,directionCodeData:[]}},watch:{},methods:{openFlow:function(t){this.dialogVisible=!0,this.directionCode=t,this.getDirectionCodeDataList()},getDirectionCodeDataList:function(){var t=this;return o()(r.a.mark(function e(){var n;return r.a.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:if(t.listLoading=!0,null===t.directionCode||""===t.directionCode){e.next=7;break}return e.next=5,Object(d.g)(t.directionCode);case 5:"200"===(n=e.sent).data.code?t.directionCodeData=n.data.result:t.$message({type:"warning",message:n.data.message});case 7:t.listLoading=!1;case 8:case"end":return e.stop()}},e,t)}))()},search:function(){this.getDirectionCodeDataList()}}}),c=(n("qy4e"),n("KHd+")),l=Object(c.a)(u,function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("el-dialog",{attrs:{visible:t.dialogVisible,"append-to-body":"","close-on-click-modal":!1,width:"60%"},on:{"update:visible":function(e){t.dialogVisible=e}}},[n("div",{staticClass:"app-container"},[n("div",{staticClass:"filter-container"},[n("div",{staticStyle:{display:"block"}},[n("div",{staticClass:"basic_search",staticStyle:{"padding-top":"10px"}},[n("span",[t._v("按流向码查:")]),t._v(" "),n("el-input",{staticStyle:{width:"300px"},attrs:{filterable:"",clearable:"",readonly:""},model:{value:t.directionCode,callback:function(e){t.directionCode=e},expression:"directionCode"}})],1)])]),t._v(" "),n("div",{staticClass:"table_content"},[n("el-table",{directives:[{name:"loading",rawName:"v-loading",value:t.listLoading,expression:"listLoading"}],key:t.tableKey,staticStyle:{width:"100%"},attrs:{data:t.directionCodeData,border:"",fit:"","highlight-current-row":""}},[n("el-table-column",{attrs:{label:"序号",type:"index",align:"center",width:"60"}}),t._v(" "),n("el-table-column",{attrs:{label:"企业信息",prop:"content",align:"center"}}),t._v(" "),n("el-table-column",{attrs:{label:"流向码",prop:"directioncode",align:"center"}}),t._v(" "),n("el-table-column",{attrs:{label:"身份证号",prop:"idCardNumber",align:"center"}}),t._v(" "),n("el-table-column",{attrs:{label:"流向轨迹",prop:"detail",align:"center",width:"350"}}),t._v(" "),n("el-table-column",{attrs:{label:"创建时间",prop:"modifieddate",align:"center"}}),t._v(" "),n("el-table-column",{attrs:{label:"操作",prop:"typeName",align:"center"}})],1)],1)])])},[],!1,null,"28075df0",null);l.options.__file="flow.vue";e.default=l.exports},"S/i2":function(t,e,n){"use strict";n.d(e,"g",function(){return i}),n.d(e,"j",function(){return o}),n.d(e,"o",function(){return d}),n.d(e,"i",function(){return u}),n.d(e,"l",function(){return c}),n.d(e,"p",function(){return l}),n.d(e,"k",function(){return s}),n.d(e,"n",function(){return h}),n.d(e,"m",function(){return b}),n.d(e,"b",function(){return p}),n.d(e,"d",function(){return f}),n.d(e,"c",function(){return m}),n.d(e,"e",function(){return g}),n.d(e,"f",function(){return j}),n.d(e,"h",function(){return y}),n.d(e,"a",function(){return O});var a=n("X4fA"),r=n("t3Un");function i(t){return Object(r.a)({headers:{Authorization:Object(a.a)()},url:"http://39.104.85.193:4105/flow/direction?directionCode="+t,method:"get"})}function o(t){return Object(r.a)({headers:{Authorization:Object(a.a)()},url:"http://39.104.85.193:4105/entry/inbound-query",method:"post",data:t})}function d(t){return Object(r.a)({headers:{Authorization:Object(a.a)()},url:"http://39.104.85.193:4105/entry/stock/inbound-query",method:"post",data:t})}function u(t){return Object(r.a)({headers:{Authorization:Object(a.a)()},url:"http://39.104.85.193:4105/entry/inbound-detail",method:"post",data:t})}function c(t){return Object(r.a)({headers:{Authorization:Object(a.a)()},url:"http://39.104.85.193:4105/delivery/outbound-query",method:"post",data:t})}function l(t){return Object(r.a)({headers:{Authorization:Object(a.a)()},url:"http://39.104.85.193:4105/delivery/stock/outbound-query",method:"post",data:t})}function s(t){return Object(r.a)({headers:{Authorization:Object(a.a)()},url:"http://39.104.85.193:4105/delivery/outbound-detail",method:"post",data:t})}function h(t){return Object(r.a)({headers:{Authorization:Object(a.a)()},url:"http://39.104.85.193:4105/order/salenum-query",method:"post",data:t})}function b(t){return Object(r.a)({headers:{Authorization:Object(a.a)()},url:"http://39.104.85.193:4105/order/salenum-detail",method:"post",data:t})}function p(t){return Object(r.a)({headers:{Authorization:Object(a.a)()},url:"http://39.104.85.193:4105/entry/export/inbound",method:"post",data:t})}function f(t){return Object(r.a)({headers:{Authorization:Object(a.a)()},url:"http://39.104.85.193:4105/delivery/export/outbound",method:"post",data:t})}function m(t){return Object(r.a)({headers:{Authorization:Object(a.a)()},url:"http://39.104.85.193:4105/entry/export/inbound-detail?code="+t,method:"get"})}function g(t){return Object(r.a)({headers:{Authorization:Object(a.a)()},url:"http://39.104.85.193:4105/delivery/export/outbound-detail?code="+t,method:"get"})}function j(t){return Object(r.a)({headers:{Authorization:Object(a.a)()},url:"http://39.104.85.193:4105/flow/direction/fire-status",method:"post",data:t})}function y(t){return Object(r.a)({headers:{Authorization:Object(a.a)()},url:"http://39.104.85.193:4105/statistics/enterprise-type-entry",method:"post",data:t})}function O(t){return Object(r.a)({headers:{Authorization:Object(a.a)()},url:"http://39.104.85.193:4105/statistics/export/enterprise-type-entry",method:"post",data:t})}},Y9DS:function(t,e,n){},qy4e:function(t,e,n){"use strict";var a=n("Y9DS");n.n(a).a}}]);