mayf
2024-09-09 e7e014b02e52297c5de0c4c7951c0086debde9b8
pages/order/list/_id.vue
@@ -354,6 +354,13 @@
            { label: '合伙人:', id: 'partnerName', type: 'input' },
            { label: '库区:', id: 'warehouseName', type: 'input' },
            { label: '库位:', id: 'warehouseLocationCode', type: 'input' },
            {
              label: '备注:',
              id: 'remarks',
              type: 'input',
              el: { type: 'textarea' },
              span: 24,
            },
          ],
        },
      ],