diff --git a/src/views/system_store_storage/index.vue b/src/views/system_store_storage/index.vue index c41dff0..63cdc99 100644 --- a/src/views/system_store_storage/index.vue +++ b/src/views/system_store_storage/index.vue @@ -57,7 +57,8 @@ const queryParams = reactive({ store_id: '', admin_id: '', operating_id: '', - status: '' + status: '', + type: 1 }) // 选中数据