| | |
| | | { |
| | | title: "åºæ¿å·", |
| | | field: "warehouse_no", |
| | | type: "string", |
| | | dataKey: "warehouse", |
| | | type: "select", |
| | | dataKey: "warehouseNuber", |
| | | data: [], |
| | | width: 100 |
| | | }, |
| | |
| | | [ |
| | | { title: "åºåºåå·", field: "out_no", type: "like" }, |
| | | { title: "客æ·ä»£ç ", field: "client_no", type: "like" }, |
| | | { title: "客æ·ä»£ç ", field: "warehouse_no", type: "select", dataKey: "warehouseNuber", data: [] }, |
| | | { |
| | | title: "åºåºåç±»å", |
| | | field: "out_type", |
| | |
| | | type: 'string', |
| | | width: 100, |
| | | align: 'left', |
| | | bind: { key: "warehouse", data: [] } |
| | | bind: { key: "warehouseNuber", data: [] } |
| | | }, |
| | | { |
| | | field: 'account_time', |
| | |
| | | |
| | | }, |
| | | { |
| | | field: "goods_no", |
| | | title: "ç©æåç§°", |
| | | type: "string", |
| | | width: 150, |
| | | align: "left", |
| | | required: true, |
| | | edit:{type:""}, |
| | | bind: { key: "MaterielNames", data: [] }, |
| | | }, |
| | | { |
| | | field: 'goods_no', |
| | | title: 'è¯åç¼ç ', |
| | | type: 'string', |
| | |
| | | edit:{type:"number"} |
| | | }, |
| | | { |
| | | field: 'Order_Outqty', |
| | | field: 'order_Outqty', |
| | | title: '宿æ°é', |
| | | type: 'decimal', |
| | | width: 100, |