ll
liukangdong
2025-02-06 87b4f9e646ba88b7a4f5924deacc7984786ed5d2
admin/src/views/stock/out.vue
@@ -87,7 +87,7 @@
            label: '出库类型',
            labelCode: 'name',
            valueCode: 'id',
            options: StoreTypeOps.filter(i => i.type == 0)
            options: StoreTypeOps.filter(i => i.type == 1)
          },
        ],
        online: true