| | |
| | | <!-- |
| | | *Authorï¼jxx |
| | | *Contactï¼283591387@qq.com |
| | | *代ç ç±æ¡æ¶çæ,任使´æ¹é½å¯è½å¯¼è´è¢«ä»£ç çæå¨è¦ç |
| | | *ä¸å¡è¯·å¨@/extension/widesea_wcs/order/Dt_OutboundOrder_Hty.jsæ¤å¤ç¼å |
| | | --> |
| | | |
| | | <template> |
| | | <view-grid ref="grid" |
| | |
| | | </view-grid> |
| | | </template> |
| | | <script> |
| | | import extend from "@/extension/outbound/outboundOrder_Hty.js"; |
| | | import extend from "@/extension/outbound/outboundOrder.js"; |
| | | import { ref, defineComponent } from "vue"; |
| | | export default defineComponent({ |
| | | setup() { |
| | |
| | | { |
| | | 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', |
| | |
| | | align: 'left', |
| | | edit:{type:"number"} |
| | | }, |
| | | { |
| | | field: 'order_Outqty', |
| | | title: '宿æ°é', |
| | | type: 'decimal', |
| | | width: 100, |
| | | require: true, |
| | | align: 'left', |
| | | edit:{type:"number"} |
| | | }, |
| | | { |
| | | field: 'batch_num', |
| | | title: 'æ¹å·', |