2 lines
11 KiB
Java
2 lines
11 KiB
Java
|
|
var se=Object.defineProperty;var V=Object.getOwnPropertySymbols;var ae=Object.prototype.hasOwnProperty,pe=Object.prototype.propertyIsEnumerable;var R=(r,s,o)=>s in r?se(r,s,{enumerable:!0,configurable:!0,writable:!0,value:o}):r[s]=o,T=(r,s)=>{for(var o in s||(s={}))ae.call(s,o)&&R(r,o,s[o]);if(V)for(var o of V(s))pe.call(s,o)&&R(r,o,s[o]);return r};var C=(r,s,o)=>new Promise((y,g)=>{var S=d=>{try{_(o.next(d))}catch(N){g(N)}},I=d=>{try{_(o.throw(d))}catch(N){g(N)}},_=d=>d.done?y(d.value):Promise.resolve(d.value).then(S,I);_((o=o.apply(r,s)).next())});import{d as ue,ah as M,aC as b,as as x,aF as a,k as p,ag as k,G as w,f as U,u as c,aG as ce,e as de}from"./vue-vendor-C7Zq48Yl.js";import{B as me}from"./index-Du0A3ksf.js";import"./index-Di-j2gt4.js";import{u as he}from"./JAddInput-D6qcyZjQ.js";import{s as fe}from"./MesXslVehicle.api-DeNnfdcU.js";import{q as ge}from"./MesXslSupplier.api-BhlMOAyt.js";import{ak as Ie,al as F,u as ve,d as we}from"./index-BI6CMai0.js";import Se from"./MesXslCustomerSelectModal-BsK4R6Ym.js";import _e from"./MesXslUnitSelectModal-BgXLEf6P.js";import Ne from"./MesXslSupplierSelectModal-BDZFJLUg.js";import{u as be}from"./useForm-BZtHZyx2.js";import{B as xe}from"./BasicForm-BJnSRkIE.js";const We=[{title:"ID",align:"center",dataIndex:"id",width:280,ellipsis:!0,defaultHidden:!0},{title:"车牌号",align:"center",dataIndex:"plateNumber",width:120},{title:"车辆归属",align:"center",dataIndex:"vehicleBelong_dictText",width:100},{title:"车辆皮重(KG)",align:"center",dataIndex:"tareWeightKg",width:110},{title:"装载量",align:"center",dataIndex:"loadCapacity",width:100},{title:"单位ID",align:"center",dataIndex:"unitId",width:200,ellipsis:!0,defaultHidden:!0},{title:"单位",align:"center",dataIndex:"loadUnit",width:100},{title:"客户简称",align:"center",dataIndex:"customerShortName",width:160,ellipsis:!0},{title:"客户ID",align:"center",dataIndex:"customerIds",width:180,ellipsis:!0,defaultHidden:!0},{title:"供应商ID",align:"center",dataIndex:"supplierId",width:200,ellipsis:!0,defaultHidden:!0},{title:"供应商简称",align:"center",dataIndex:"supplierShortName",width:140,ellipsis:!0},{title:"司机",align:"center",dataIndex:"driverName",width:90},{title:"联系电话",align:"center",dataIndex:"driverPhone",width:120},{title:"车长",align:"center",dataIndex:"vehicleLength",width:80},{title:"车宽",align:"center",dataIndex:"vehicleWidth",width:80},{title:"车高",align:"center",dataIndex:"vehicleHeight",width:80},{title:"状态",align:"center",dataIndex:"status_dictText",width:90},{title:"租户ID",align:"center",dataIndex:"tenantId",width:90,defaultHidden:!0}],$e=[{label:"车牌号",field:"plateNumber",component:"JInput",colProps:{span:6}},{label:"车辆归属",field:"vehicleBelong",component:"JDictSelectTag",componentProps:{dictCode:"xslmes_vehicle_belong"},colProps:{span:6}},{label:"状态",field:"status",component:"JDictSelectTag",componentProps:{dictCode:"xslmes_vehicle_status"},colProps:{span:6}}],ye=[{label:"",field:"id",component:"Input",show:!1},{label:"车牌号",field:"plateNumber",required:!0,component:"Input",componentProps:{placeholder:"请输入车牌号"}},{label:"车辆归属",field:"vehicleBelong",required:!0,component:"Input",slot:"vehicleBelongPicker"},{label:"车辆皮重(KG)",field:"tareWeightKg",component:"InputNumber",componentProps:{min:0,placeholder:"车辆皮重",style:{width:"100%"}}},{label:"装载量",field:"loadCapacity",component:"InputNumber",componentProps:{min:0,placeholder:"装载量",style:{width:"100%"}}},{label:"单位ID",field:"unitId",component:"Input",show:!1},{label:"单位",field:"loadUnit",component:"Input",slot:"unitPicker"},{label:"客户ID",field:"customerIds",component:"Input",show:!1},{label:"客户简称",field:"customerShortName",component:"Input",slot:"customerPicker",ifShow:({values:r})=>r.vehicleBelong==="1"},{label:"供应商ID",field:"supplierId",component:"Input",show:!1},{label:"供应商名称",field:"supplierName",component:"Input",show:!1},{label:"供应商简称",field:"supplierShortName",component:"Input",slot:"supplierPicker",
|