MrShi
2025-02-07 89bd7585736129aa5855ce194cb5f4a9d450582a
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