| | |
| | | { |
| | | 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", |
| | |
| | | }, |
| | | ], |
| | | [ |
| | | { |
| | | title: "ç¶æ", |
| | | field: "outStatus", |
| | | type: "select", |
| | | dataKey: "outStatus", |
| | | data: [], |
| | | }, |
| | | // { |
| | | // title: "ç¶æ", |
| | | // field: "outStatus", |
| | | // type: "select", |
| | | // dataKey: "outStatus", |
| | | // data: [], |
| | | // }, |
| | | { title: "客æ·åç§°", field: "client_name", type: "like" }, |
| | | { title: "åºåºè®°è´¦æ¶é´", field: "account_time", type: "datetime" }, |
| | | ] |
| | |
| | | type: 'string', |
| | | width: 100, |
| | | align: 'left', |
| | | bind: { key: "warehouse", data: [] } |
| | | bind: { key: "warehouseNuber", data: [] } |
| | | }, |
| | | { |
| | | field: 'account_time', |
| | |
| | | // bind: { key: "outStatus", data: [] } |
| | | // edit:{type:""} |
| | | }, |
| | | { |
| | | field: 'creater', |
| | | title: 'å建人', |
| | | type: 'string', |
| | | width: 90, |
| | | align: 'left' |
| | | }, |
| | | // { |
| | | // field: 'creater', |
| | | // title: 'å建人', |
| | | // type: 'string', |
| | | // width: 90, |
| | | // align: 'left' |
| | | // }, |
| | | { |
| | | field: 'createDate', |
| | | title: 'å建æ¶é´', |
| | |
| | | align: 'left', |
| | | sort: true |
| | | }, |
| | | { |
| | | field: 'modifier', |
| | | title: 'ä¿®æ¹äºº', |
| | | type: 'string', |
| | | width: 100, |
| | | align: 'left' |
| | | }, |
| | | // { |
| | | // field: 'modifier', |
| | | // title: 'ä¿®æ¹äºº', |
| | | // type: 'string', |
| | | // width: 100, |
| | | // align: 'left' |
| | | // }, |
| | | { |
| | | field: 'modifyDate', |
| | | title: 'ä¿®æ¹æ¶é´', |
| | |
| | | width: 120, |
| | | align: 'left', |
| | | bind: { key: "warehouseNuber", data: [] }, |
| | | edit:{type:""} |
| | | // edit:{type:""} |
| | | |
| | | }, |
| | | { |
| | | field: "goods_no", |
| | | title: "ç©æåç§°", |
| | | type: "string", |
| | | width: 150, |
| | | align: "left", |
| | | required: true, |
| | | // edit:{type:""}, |
| | | bind: { key: "MaterielNames", data: [] }, |
| | | }, |
| | | { |
| | | field: 'goods_no', |
| | |
| | | require: true, |
| | | align: 'left', |
| | | bind: { key: "medicineGoods", data: [] }, |
| | | edit:{type:""} |
| | | // edit:{type:""} |
| | | }, |
| | | { |
| | | field: 'order_qty', |
| | |
| | | width: 100, |
| | | require: true, |
| | | align: 'left', |
| | | edit:{type:"number"} |
| | | // edit:{type:"number"} |
| | | }, |
| | | { |
| | | field: 'order_Outqty', |
| | |
| | | width: 100, |
| | | require: true, |
| | | align: 'left', |
| | | edit:{type:"number"} |
| | | // edit:{type:"number"} |
| | | }, |
| | | { |
| | | field: 'batch_num', |
| | |
| | | width: 120, |
| | | require: true, |
| | | align: 'left', |
| | | edit:{type:""} |
| | | // edit:{type:""} |
| | | }, |
| | | { |
| | | field: 'exp_date', |
| | |
| | | type: 'string', |
| | | width: 120, |
| | | align: 'left', |
| | | edit:{type:""} |
| | | // edit:{type:""} |
| | | }, |
| | | { |
| | | field: 'ootDetailStatus', |
| | |
| | | type: 'string', |
| | | width: 120, |
| | | align: 'left', |
| | | edit:{type:""} |
| | | // edit:{type:""} |
| | | }, |
| | | { |
| | | field: 'status', |
| | |
| | | width: 120, |
| | | align: 'left', |
| | | bind: { key: "syncStatus", data: [] }, |
| | | edit:{type:'select',dataKey:'syncStatus',data:[]} |
| | | // edit:{type:'select',dataKey:'syncStatus',data:[]} |
| | | }, |
| | | { |
| | | field: 'creater', |