Merge branch 'master' of http://115.159.85.185:8098/r/MeiRuiAn/HuaiAn
|  |  |  | 
|---|
|  |  |  | window.webConfig = { | 
|---|
|  |  |  | "webApiBaseUrl": "http://127.0.0.1:9293/", | 
|---|
|  |  |  | "webApiBaseUrl": "http://10.30.5.60:9293/", | 
|---|
|  |  |  | "webApiProduction":"http://10.30.4.92:9283/" | 
|---|
|  |  |  | } | 
|---|
|  |  |  | 
|---|
|  |  |  | palletCode: "", | 
|---|
|  |  |  | }); | 
|---|
|  |  |  | const searchFormOptions = ref([ | 
|---|
|  |  |  | [{ title: "æ¹æ¬¡å·", field: "lotNo", type: "like" }], | 
|---|
|  |  |  | [ | 
|---|
|  |  |  | { title: "éè´åå·", field: "purchaseOrderNo", type: "like" }, | 
|---|
|  |  |  | { title: "ç©æç¼å·", field: "materielCode", type: "like" }, | 
|---|
|  |  |  | ], | 
|---|
|  |  |  | ]); | 
|---|
|  |  |  | const columns = ref([ | 
|---|
|  |  |  | { | 
|---|
|  |  |  | 
|---|
|  |  |  | align: "left", | 
|---|
|  |  |  | }, | 
|---|
|  |  |  | { | 
|---|
|  |  |  | field: "materielCode", | 
|---|
|  |  |  | title: "ç©æåç§°", | 
|---|
|  |  |  | type: "string", | 
|---|
|  |  |  | width: 100, | 
|---|
|  |  |  | align: "left", | 
|---|
|  |  |  | bind: { key: "MaterielNames", data: [] }, | 
|---|
|  |  |  | }, | 
|---|
|  |  |  | { | 
|---|
|  |  |  | field: "warehouseId", | 
|---|
|  |  |  | title: "ä»åº", | 
|---|
|  |  |  | type: "string", | 
|---|
|  |  |  | 
|---|
|  |  |  | required: true, | 
|---|
|  |  |  | }, | 
|---|
|  |  |  | { | 
|---|
|  |  |  | field: "materielName", | 
|---|
|  |  |  | field: "materielCode", | 
|---|
|  |  |  | title: "ç©æåç§°", | 
|---|
|  |  |  | type: "string", | 
|---|
|  |  |  | width: 150, | 
|---|
|  |  |  | width: 100, | 
|---|
|  |  |  | align: "left", | 
|---|
|  |  |  | edit: { type: "" }, | 
|---|
|  |  |  | bind: { key: "MaterielNames", data: [] }, | 
|---|
|  |  |  | }, | 
|---|
|  |  |  | { | 
|---|
|  |  |  | field: "batchNo", | 
|---|
|  |  |  | 
|---|
|  |  |  | required: true, | 
|---|
|  |  |  | }, | 
|---|
|  |  |  | { | 
|---|
|  |  |  | field: "materielName", | 
|---|
|  |  |  | field: "materielCode", | 
|---|
|  |  |  | title: "ç©æåç§°", | 
|---|
|  |  |  | type: "string", | 
|---|
|  |  |  | width: 150, | 
|---|
|  |  |  | width: 100, | 
|---|
|  |  |  | align: "left", | 
|---|
|  |  |  | edit: { type: "" }, | 
|---|
|  |  |  | bind: { key: "MaterielNames", data: [] }, | 
|---|
|  |  |  | }, | 
|---|
|  |  |  | // { | 
|---|
|  |  |  | //   field: "batchNo", | 
|---|
|  |  |  | 
|---|
|  |  |  | required: true, | 
|---|
|  |  |  | }, | 
|---|
|  |  |  | { | 
|---|
|  |  |  | field: "materielName", | 
|---|
|  |  |  | field: "materielCode", | 
|---|
|  |  |  | title: "ç©æåç§°", | 
|---|
|  |  |  | type: "string", | 
|---|
|  |  |  | width: 150, | 
|---|
|  |  |  | width: 100, | 
|---|
|  |  |  | align: "left", | 
|---|
|  |  |  | bind: { key: "MaterielNames", data: [] }, | 
|---|
|  |  |  | }, | 
|---|
|  |  |  | { | 
|---|
|  |  |  | field: "lotNo", | 
|---|