2 lines
11 KiB
Java
2 lines
11 KiB
Java
|
|
var re=Object.defineProperty;var D=Object.getOwnPropertySymbols;var se=Object.prototype.hasOwnProperty,ae=Object.prototype.propertyIsEnumerable;var V=(r,s,o)=>s in r?re(r,s,{enumerable:!0,configurable:!0,writable:!0,value:o}):r[s]=o,R=(r,s)=>{for(var o in s||(s={}))se.call(s,o)&&V(r,o,s[o]);if(D)for(var o of D(s))ae.call(s,o)&&V(r,o,s[o]);return r};var C=(r,s,o)=>new Promise((x,g)=>{var w=d=>{try{S(o.next(d))}catch(b){g(b)}},I=d=>{try{S(o.throw(d))}catch(b){g(b)}},S=d=>d.done?x(d.value):Promise.resolve(d.value).then(w,I);S((o=o.apply(r,s)).next())});import{B as pe}from"./index-BDvqZ5j4.js";import{B as ue}from"./BasicForm-ClUSoD_-.js";import"./helper-DcLcf4v6.js";import{u as ce}from"./useForm-D61zovon.js";import de from"./JDictSelectTag-DqzD0_k1.js";import{s as me}from"./MesXslVehicle.api-CJ4WugIf.js";import{q as he}from"./MesXslSupplier.api-2PPdOosz.js";import{s as fe,bQ as ge,aG as Ie,au as ve}from"./index-X7Y8jykP.js";import{_ as _e}from"./MesXslCustomerSelectModal.vue_vue_type_script_setup_true_lang-CGlimYle.js";import{_ as we}from"./MesXslUnitSelectModal.vue_vue_type_script_setup_true_lang-C5CxqDIM.js";import{_ as Se}from"./MesXslSupplierSelectModal.vue_vue_type_script_setup_true_lang-BVZMCoX9.js";import{u as M,a as be}from"./useModal-DaJ3Bflg.js";import{e as Ne,y as N,A as a,B as ye,c as xe,u as c,K as Be,z as y,f as p,H as k,E as _,r as U}from"./vue-vendor-DNhG1Cve.js";const qe=[{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}],Ge=[{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}}],Pe=[{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",s
|