ll
liukangdong
2025-02-06 bdcbcb6d55a6be7f9a0c3264965477384fcc9254
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